GetXValue Method
Retrieves a valid XPath expression from the HTTP response after calling SendCustomRequest .
Syntax
char* GetXValue(char* lpszXPath);
Remarks
This method allows a user to retrieve a valid XPath expression from the HTTP response after calling SendCustomRequest.