Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#include <win32ole_method.h>
Data Fields | |
ITypeInfo * | pOwnerTypeInfo |
ITypeInfo * | pTypeInfo |
UINT | index |
Definition at line 4 of file win32ole_method.h.
UINT olemethoddata::index |
Definition at line 7 of file win32ole_method.h.
Referenced by folemethod_s_allocate().
ITypeInfo* olemethoddata::pOwnerTypeInfo |
Definition at line 5 of file win32ole_method.h.
Referenced by folemethod_s_allocate().
ITypeInfo* olemethoddata::pTypeInfo |
Definition at line 6 of file win32ole_method.h.
Referenced by create_win32ole_method(), folemethod_s_allocate(), and ole_methods_from_typeinfo().