This method retrieves the number of type descriptions in the library.
At a Glance
| Header file: | Oaidl.h |
| Windows CE versions: | 2.0 and later |
Syntax
HRESULT GetTypeInfoCount()
Return Values
One of the values described in the following table is returned.
| Value | Description |
| S_OK | Success. |
| E_NOTIMPL | Failure. |
Remarks
Returns the number of type descriptions in the type library.