共用方式為


ITypeInfo::ReleaseFuncDesc 方法 (oaidl.h)

釋放 先前由 ITypeInfo::GetFuncDesc 傳回的 FUNCDESC。

語法

void ReleaseFuncDesc(
  [in] FUNCDESC *pFuncDesc
);

參數

[in] pFuncDesc

要釋放的 FUNCDESC。

傳回值

規格需求

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

另請參閱

ITypeInfo