Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
win32ole_param.h
Go to the documentation of this file.
1#ifndef WIN32OLE_PARAM_H
2#define WIN32OLE_PARAM_H
3
4VALUE create_win32ole_param(ITypeInfo *pTypeInfo, UINT method_index, UINT index, VALUE name);
5void Init_win32ole_param(void);
6
7#endif
8
const char * name
Definition: nkf.c:208
unsigned long VALUE
VALUE create_win32ole_param(ITypeInfo *pTypeInfo, UINT method_index, UINT index, VALUE name)
void Init_win32ole_param(void)