LoadXml

This method loads an XML string, which defins the map list to be added to the navigation map window and its parameters. The maps are added to the window based on the information specified in the XML file. For a description of the XML standard see “Navigation Map Window”. The method overwrites the current navigation map settings.

 

HRESULT LoadXML(

[in] BSTR bstrXML)

Parameters:

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.