UCOMITypeInfo.ReleaseFuncDesc(IntPtr) Metodo

Definizione

Libera un oggetto FUNCDESC precedentemente restituito da 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 all'oggetto FUNCDESC da liberare.

Commenti

Per altre informazioni su ITypeInfo::ReleaseFuncDesc, vedere MSDN Library.

Si applica a