Returns information about the MWS server.
Syntax
Srv_GetInfo(string options, out string xmlResult)
Parameter | Description |
---|---|
options | Currently not used |
xmlResult | MwsServerInfo XML if OK, otherwise MwsError |
Return Value
Value | Description |
---|---|
0 | OK |
<>0 |
Error See Return_Values_of_MWS_Functions.xml |