Udostępnij za pośrednictwem


UCOMITypeInfo.ReleaseFuncDesc(IntPtr) Metoda

Definicja

Zwalnia element FUNCDESC zwrócony wcześniej przez GetFuncDesc(Int32, IntPtr)element .

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

Parametry

pFuncDesc
IntPtr

nativeint

Odwołanie do FUNCDESC wydania.

Uwagi

Aby uzyskać dodatkowe informacje na temat ITypeInfo::ReleaseFuncDescprogramu , zobacz bibliotekę MSDN.

Dotyczy