iTypeLib::GetTypeInfoType 方法 (oaidl.h)
擷取型別描述的型別。
語法
HRESULT GetTypeInfoType(
[in] UINT index,
[out] TYPEKIND *pTKind
);
參數
[in] index
型別程式庫中型別描述的索引。
[out] pTKind
型別描述的 TYPEKIND 列舉值。
傳回值
這個方法可以傳回下列其中一個值。
傳回碼 | Description |
---|---|
|
成功。 |
|
index 參數超出 GetTypeInfoCount - 1 的範圍。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | oaidl.h |