Ruby  2.5.0dev(2017-10-22revision60238)
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)