ITypeInfo::ReleaseVarDesc 方法 (oaidl.h)

釋放 先前由 ITypeInfo::GetVarDesc 傳回的 VARDESC

語法

void ReleaseVarDesc(
  [in] VARDESC *pVarDesc
);

參數

[in] pVarDesc

要釋放的 VARDESC。

傳回值

規格需求

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

另請參閱

ITypeInfo