ITypeInfo.ReleaseFuncDesc(IntPtr) Metoda

Definicja

FUNCDESC Zwalnia strukturę zwróconą wcześniej przez metodę GetFuncDesc(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

Odwołanie do FUNCDESC struktury do wydania.

Uwagi

Aby uzyskać więcej informacji, zobacz ITypeInfo::ReleaseFuncDesc method (Metoda ITypeInfo::ReleaseFuncDesc).

Dotyczy