UCOMITypeInfo.ReleaseTypeAttr(IntPtr) 方法

定義

釋放先前由 TYPEATTR 傳回的 GetTypeAttr(IntPtr)

public:
 void ReleaseTypeAttr(IntPtr pTypeAttr);
public void ReleaseTypeAttr (IntPtr pTypeAttr);
abstract member ReleaseTypeAttr : nativeint -> unit
Public Sub ReleaseTypeAttr (pTypeAttr As IntPtr)

參數

pTypeAttr
IntPtr

nativeint

要釋放之 TYPEATTR 的參考。

備註

如需 的詳細資訊 ITypeInfo::ReleaseTypeAttr ,請參閱 MSDN 程式庫。

適用於