ITypeInfo.ReleaseFuncDesc(IntPtr) Metodo

Definizione

Libera una struttura FUNCDESC precedentemente restituita dal metodo GetFuncDesc(Int32, IntPtr).

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

Parametri

pFuncDesc
IntPtr

nativeint

Riferimento alla struttura FUNCDESC da liberare.

Commenti

Per altre informazioni, vedere Metodo ITypeInfo::ReleaseFuncDesc.

Si applica a