Ruby  2.4.2p198(2017-09-14revision59899)
Functions | Variables
win32ole_variable.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Function Documentation

◆ create_win32ole_variable()

VALUE create_win32ole_variable ( ITypeInfo *  pTypeInfo,
UINT  index,
VALUE  name 
)

◆ Init_win32ole_variable()

void Init_win32ole_variable ( void  )

Variable Documentation

◆ cWIN32OLE_VARIABLE

VALUE cWIN32OLE_VARIABLE

Definition at line 4 of file win32ole_variable.h.

Referenced by create_win32ole_variable(), and Init_win32ole_variable().