ITypeInfo.ReleaseFuncDesc(IntPtr) Metoda

Definice

FUNCDESC Uvolní strukturu, která byla dříve vrácena 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 naleznete v tématu ITypeInfo::ReleaseFuncDesc metoda.

Platí pro