GetTypeAttr

 (Available in 01 TS COM - TS_COM_AbstractClasses)

Purpose

ITypeInfo:GetTypeAttr

Syntax

See MSDN documentation and/or 'Inside COM'

Description

HRESULT GetTypeAttr( [out] TYPEATTR ** ppTypeAttr );

Source

METHOD GetTypeAttr( pTypeAttr AS TS_TYPEATTR PTR ) AS LONG PASCAL CLASS TS_AbstractITypeInfo