GetMethods

Prototype: XMLRECORDDATA * GetMethods(void)

Description: Returns a structure containing the names of all the XML calls supported by the BadgeBuilder® server.  Note that calls starting with system. are provided for introspection capability, to support this call and GetMethodProtoType and GetMethodHelp.

Example Returned Data:
Element1=GetErrorMessage
Element2= IsBusy
Element3= GetLastCommandError
  .
  .
etc.