HRESULT GetTypeInfoCount( UINT* pctinfo );
See IDispatch::GetTypeInfoCount in the Platform SDK.
Remarks
Retrieves the number of type information interfaces that an object provides (either 0 or 1).
IDispEventImpl Overview | Class Members
See Also