This document is archived and information here might be outdated. Recommended version. |
Creates the coordinates of a point from the USNG description.
[Visual Basic .NET]
Public Sub PutCoordsFromUSNG ( _
ByVal USNGString As String _
)
[C#]
public void PutCoordsFromUSNG (
string USNGString
);
[C++]
HRESULT PutCoordsFromUSNG(
BSTR USNGString
);
[C++] Parameters USNGString
USNGString is a parameter of type BSTR