METHODDATA
nothrow
struct METHODDATA {
}
- cArgs
UINT cArgs;
Undocumented in source.
- cc
CALLCONV cc;
Undocumented in source.
- dispid
DISPID dispid;
Undocumented in source.
- iMeth
UINT iMeth;
Undocumented in source.
- ppdata
PARAMDATA* ppdata;
Undocumented in source.
- szName
OLECHAR* szName;
Undocumented in source.
- vtReturn
VARTYPE vtReturn;
Undocumented in source.
- wFlags
WORD wFlags;
Undocumented in source.
windows oleauto
aliasesenumsfunctionsinterfacesstructsvariables