RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataBlockInterpreter.CallGetIDsOfNames Method
Pascal
function CallGetIDsOfNames(DispatchIndex: Integer; const IID: TGUID; Names: Pointer; NameCount: Integer; LocaleID: Integer; DispIDs: Pointer): HResult; virtual; abstract; stdcall;
C++
virtual __fastcall __stdcall HRESULT CallGetIDsOfNames(int DispatchIndex, const TGUID IID, void * Names, int NameCount, int LocaleID, void * DispIDs) = 0;

This is CallGetIDsOfNames, a member of class TCustomDataBlockInterpreter.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!