UCOMITypeInfo.ReleaseVarDesc(IntPtr) 方法

定義

釋放先前由 VARDESC 傳回的 GetVarDesc(Int32, IntPtr)

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

參數

pVarDesc
IntPtr

nativeint

要釋放之 VARDESC 的參考。

備註

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

適用於