ITypeLib::GetTypeInfoCount

HRESULT GetTypeInfoCount()

Parameter

none

Return Value

The return value obtained from the returned HRESULT is one of the following:

Return value Meaning
S_OK Success.
E_NOTIMPL Failure.

Comments

Returns the number of type descriptions in the type library.