GetMethodProtoType

Prototype: XMLRECORDDATA * GetMethodProtoType(char *method)

Description: Returns a string containing the prototype for the given method.

Input Data Format: character pointer to the name of the method

Example Returned Data:
Element1 = char * GetErrorMessage(struct data)