Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
win32ole_variable.h
Go to the documentation of this file.
1#ifndef WIN32OLE_VARIABLE_H
2#define WIN32OLE_VARIABLE_H 1
3
5VALUE create_win32ole_variable(ITypeInfo *pTypeInfo, UINT index, VALUE name);
7
8#endif
const char * name
Definition: nkf.c:208
unsigned long VALUE
void Init_win32ole_variable(void)
VALUE create_win32ole_variable(ITypeInfo *pTypeInfo, UINT index, VALUE name)
VALUE cWIN32OLE_VARIABLE