Ruby  2.4.2p198(2017-09-14revision59899)
win32ole_variable.h
Go to the documentation of this file.
1 #ifndef WIN32OLE_VARIABLE_H
2 #define WIN32OLE_VARIABLE_H 1
3 
6 void Init_win32ole_variable(void);
7 
8 #endif
VALUE create_win32ole_variable(ITypeInfo *pTypeInfo, UINT index, VALUE name)
ITypeInfo * pTypeInfo
VALUE cWIN32OLE_VARIABLE
unsigned long VALUE
Definition: ruby.h:85
const char * name
Definition: nkf.c:208
void Init_win32ole_variable(void)