This method retrieves an XML string defining a map list that is added to the navigation map window. You can use the XML string for window persistence. For a description of the XML standard, see “Navigation Map Window”.
HRESULT GetXML2(
[ou, retvalt] BSTR* bstrXML)
Parameters:
bstrXML – An XML string, see method’s description.
Return Values:
The return value obtained from the returned HRESULT can be one of the following:
Return value |
Meaning |
S_OK |
Success. |
E_FAIL |
Catastrophic failure. |