IProvideMultipleClassInfo::GetMultiTypeInfoCount method
Retrieves the number of type information blocks that this object must provide.
Syntax
HRESULT GetMultiTypeInfoCount( [out] ULONG *pcti );
Parameters
- pcti [out]
-
The number of type information blocks that this object must provide.
Return value
This method can return the standard return values E_INVALIDARG, E_POINTER, E_FAIL, and S_OK.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IProvideMultipleClassInfo is defined as A7ABA9C1-8983-11cf-8F20-00805F2CD064 |
See also
Show: