This method retrieves an XML string defining the maps added to the window. You can use the XML string for window persistence.
JavaScript |
|
GetXML( string bstrXML) |
C# |
|
void GetXML( out string bstrXML) |
C++ |
|
HRESULT GetXML ( BSTR* bstrXML) |
Return Value
bstrXML
An XML string, see method’s description.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.