UCOMITypeInfo.ReleaseFuncDesc(IntPtr) Méthode

Définition

Libère un FUNCDESC retourné précédemment par GetFuncDesc(Int32, IntPtr).

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 à FUNCDESC à libérer.

Remarques

Pour plus d’informations sur ITypeInfo::ReleaseFuncDesc, consultez MSDN Library.

S’applique à