Name | Description | |
---|---|---|
id |
[in] Specifies the MethodID of the method to get. |
id
.Gets the name of the method having the specified MethodID
.
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 uses the specified MethodID
to get the name of the method from the definitions in the DDL file.
CONFIDENTIAL