ITypeInfo2.ReleaseTypeAttr(IntPtr) Méthode

Définition

Libère une TYPEATTR structure précédemment retournée par la GetTypeAttr(IntPtr) méthode.

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

Paramètres

pTypeAttr
IntPtr

nativeint

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

Implémente

Remarques

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

S’applique à