Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
Go to the source code of this file.
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, obj, and TypedData_Make_Struct.
Definition at line 370 of file win32ole_variable.c.
References cWIN32OLE_VARIABLE, rb_cObject, rb_define_class(), and rb_define_method().
|
extern |
Definition at line 368 of file win32ole_variable.c.
Referenced by create_win32ole_variable(), and Init_win32ole_variable().