This document is archived and information here might be outdated. Recommended version. |
Displays the modal spatial reference chooser dialog.
[Visual Basic .NET] Public Function DoModalCreate ( _ ByVal hParent As Integer _ ) As ISpatialReference
[C#] public ISpatialReference DoModalCreate ( int hParent );
[C++]
HRESULT DoModalCreate(
OLE_HANDLE hParent
);
[C++] Parameters hParent [in]
hParent is a parameter of type OLE_HANDLE