This document is archived and information here might be outdated. Recommended version. |
Structures data to conform with GML format.
[Visual Basic .NET] Public Property GML As String
[C#] public string GML {get; set;}
[C++]
HRESULT get_GML(
System.String* pbstrGML
);
[C++]
HRESULT put_GML(
BSTR pbstrGML
);
[C++]
Parameters pbstrGML [out, retval]
pbstrGML is a parameter of type BSTR* pbstrGML [in]
pbstrGML is a parameter of type BSTR