This document is archived and information here might be outdated. Recommended version. |
The identification string of this IMapPoint.
[Visual Basic .NET]
Public Property MapPointID As String
[C#]
public string MapPointID {get; set;}
[C++]
HRESULT get_MapPointID(
System.String* pMapPointID
);
[C++]
HRESULT put_MapPointID(
BSTR pMapPointID
);
[C++] Parameters pMapPointID [out, retval]
pMapPointID is a parameter of type BSTR* pMapPointID [in]
pMapPointID is a parameter of type BSTR