ITypeInfo::ReleaseTypeAttr 方法 (oaidl.h)

釋放先前由 ITypeInfo::GetTypeAttr 傳回的 TYPEATTR

語法

void ReleaseTypeAttr(
  [in] TYPEATTR *pTypeAttr
);

參數

[in] pTypeAttr

要釋放的 TYPEATTR。

傳回值

規格需求

需求
目標平台 Windows
標頭 oaidl.h

另請參閱

ITypeInfo