ITypeInfo2.ReleaseFuncDesc(IntPtr) Méthode

Définition

Libère une FUNCDESC structure précédemment retournée par la GetFuncDesc(Int32, IntPtr) méthode.

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

Paramètres

pFuncDesc
IntPtr

nativeint

Référence à la FUNCDESC structure à libérer.

Implémente

Remarques

Pour plus d’informations, consultez la méthode ITypeInfo ::ReleaseFuncDesc.

S’applique à