RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IntfInfo.GetMethNum Function
Pascal
function GetMethNum(const IntfMD: TIntfMetaData; const MethName: string; ParamCount: Integer = -1): Integer;
C++
int GetMethNum(const TIntfMetaData IntfMD, const AnsiString MethName, int ParamCount = -1);

This is function IntfInfo.GetMethNum.

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