Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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)