IDispatch::GetTypeInfoCount

[This is preliminary documentation and subject to change.]

Retrieves the number of type information interfaces that an object provides (either 0 or 1).

HRESULT GetTypeInfoCount(
  unsigned int FAR *iTInfo
);
 

Parameters

iTInfo
[out] Returns pointer to count of type information.

Return Values

S_OK
Success
E_NOTIMPL
Failure