|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <oleauto.h>

Public Attributes | |
| OLECHAR * | szName |
| PARAMDATA * | ppdata |
| DISPID | dispid |
| UINT | iMeth |
| CALLCONV | cc |
| UINT | cArgs |
| WORD | wFlags |
| VARTYPE | vtReturn |
| UINT tagMETHODDATA::cArgs |
Definition at line 911 of file oleauto.h.
Referenced by test_CreateDispTypeInfo().
| CALLCONV tagMETHODDATA::cc |
Definition at line 910 of file oleauto.h.
Referenced by test_CreateDispTypeInfo().
| DISPID tagMETHODDATA::dispid |
Definition at line 908 of file oleauto.h.
Referenced by test_CreateDispTypeInfo().
| UINT tagMETHODDATA::iMeth |
Definition at line 909 of file oleauto.h.
Referenced by test_CreateDispTypeInfo().
| PARAMDATA* tagMETHODDATA::ppdata |
Definition at line 907 of file oleauto.h.
Referenced by test_CreateDispTypeInfo().
| OLECHAR* tagMETHODDATA::szName |
Definition at line 906 of file oleauto.h.
Referenced by test_CreateDispTypeInfo().
| VARTYPE tagMETHODDATA::vtReturn |
Definition at line 913 of file oleauto.h.
Referenced by test_CreateDispTypeInfo().
| WORD tagMETHODDATA::wFlags |
Definition at line 912 of file oleauto.h.
Referenced by test_CreateDispTypeInfo().