Name | Description | |
---|---|---|
strMethodName | [in] Specifies a string representing the method's name. Specify with the class name::member function name format. |
MethodID
of the method having the name specified by strMethodName
.Gets the MethodID
of the method having the specified name.
The methods defined in the Data Definition Language (DDL) file, which are either actions or Remote Method Calls (RMCs), are assigned MethodID
s as unique identifiers by the system. This static function returns the MethodID
of the method having the corresponding name among the names in the DDL file.
CONFIDENTIAL