GetRefTypeOfImplType

 (Available in 01 TS COM - TS_COM_AbstractClasses)

Purpose

ITypeInfo:GetRefTypeOfImplType

Syntax

See MSDN documentation and/or 'Inside COM'

Description

HRESULT GetRefTypeOfImplType( [in] UINT index, [out] HREFTYPE * pRefType );

Source

METHOD GetRefTypeOfImplType( dwIndex AS DWORD, pRefType AS PTR ) AS LONG PASCAL CLASS  ; ...
...TS_AbstractITypeInfo