UCOMITypeInfo.ReleaseTypeAttr(IntPtr) Método

Definição

Liberta um TYPEATTR anteriormente devolvido por GetTypeAttr(IntPtr).

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

Parâmetros

pTypeAttr
IntPtr

nativeint

Referência ao TYPEATTR to release.

Observações

Para informações adicionais sobre ITypeInfo::ReleaseTypeAttr, consulte a Biblioteca MSDN.

Aplica-se a