| Ruby
    3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
    | 
#include "win32ole.h"
Go to the source code of this file.
| Data Structures | |
| struct | oleparamdata | 
| Functions | |
| VALUE | create_win32ole_param (ITypeInfo *pTypeInfo, UINT method_index, UINT index, VALUE name) | 
| void | Init_win32ole_param (void) | 
| Variables | |
| VALUE | cWIN32OLE_PARAM | 
Definition at line 52 of file win32ole_param.c.
| void Init_win32ole_param | ( | void | ) | 
Definition at line 423 of file win32ole_param.c.
References cWIN32OLE_PARAM, rb_cObject, rb_define_alloc_func(), and rb_define_class().
| VALUE cWIN32OLE_PARAM | 
Definition at line 3 of file win32ole_param.c.
Referenced by Init_win32ole_param().
 1.8.17
 1.8.17