| Ruby
    3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
    | 
#include "win32ole.h"
Go to the source code of this file.
| Data Structures | |
| struct | olevariabledata | 
| Functions | |
| VALUE | create_win32ole_variable (ITypeInfo *pTypeInfo, UINT index, VALUE name) | 
| void | Init_win32ole_variable (void) | 
| Variables | |
| VALUE | cWIN32OLE_VARIABLE | 
Definition at line 52 of file win32ole_variable.c.
References cWIN32OLE_VARIABLE, and TypedData_Make_Struct.
| void Init_win32ole_variable | ( | void | ) | 
Definition at line 370 of file win32ole_variable.c.
References cWIN32OLE_VARIABLE, rb_cObject, rb_define_class(), and rb_define_method.
| VALUE cWIN32OLE_VARIABLE | 
Definition at line 368 of file win32ole_variable.c.
Referenced by create_win32ole_variable(), and Init_win32ole_variable().
 1.8.17
 1.8.17