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