ITypeInfo.ReleaseFuncDesc(IntPtr) Metoda

Definice

FUNCDESC Uvolní strukturu dříve vrácenou metodouGetFuncDesc(Int32, IntPtr).

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

Odkaz na strukturu, která FUNCDESC se má uvolnit.

Poznámky

Další informace najdete v tématu Metoda ITypeInfo::ReleaseFuncDesc.

Platí pro