RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ObjComAuto.CreateMethodPointer Function
Pascal
function CreateMethodPointer(const Instance: IDispatch; DispID: Integer; TypeInfo: PTypeInfo): TMethod; overload;
C++
TMethod CreateMethodPointer(const IDispatch Instance, int DispID, PTypeInfo TypeInfo);

This is function ObjComAuto.CreateMethodPointer.

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