ITypeLib::GetTypeInfoCount (Windows CE 5.0)

Send Feedback

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

ITypeLib

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.