GetMops

 (Available in 01 TS COM - TS_COM_AbstractClasses)

Purpose

ITypeInfo:GetMops

Syntax

See MSDN documentation and/or 'Inside COM'

Description

HRESULT GetMops( [in] MEMBERID memid, [out] BSTR * pBstrMops );

Source

METHOD GetMops( dwMemberID AS DWORD, pBstrMops AS PTR ) AS LONG PASCAL CLASS TS_AbstractITypeInfo