UCOMITypeInfo.ReleaseFuncDesc(IntPtr) Méthode

Définition

Libère un FUNCDESC précédemment retourné 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 à la FUNCDESC mise en production.

Remarques

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

S’applique à