Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method retrieves the number of type descriptions in the library.
HRESULT GetTypeInfoCount()
Return Values
If the method succeeds, the return value is S_OK.
If the method fails, the return value is E_NOTIMPL.
Remarks
Returns the number of type descriptions in the type library.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Oaidl.h, Oaidl.idl.
Link Library: Oleaut32.lib, Uuid.lib.
See Also
Send Feedback on this topic to the authors