RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAutoDispatch.GetTypeInfo Method
Pascal
function GetTypeInfo(itinfo: Integer; lcid: TLCID; var tinfo: ITypeInfo): HResult; override;
C++
virtual __fastcall HRESULT GetTypeInfo(int itinfo, TLCID lcid, ITypeInfo tinfo);

This is GetTypeInfo, a member of class TAutoDispatch.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!