This method opens and closes the Navigation Map Settings dialog box that enables the user to add, edit, and delete the available maps.
HRESULT ShowProperties(
[in] long bShow)
Parameters:
bShow – When set to TRUE the dialog box is opened, when set to FALSE the dialog box is closed.
Return Values:
The return value obtained from the returned HRESULT can be one of the following:
Return value |
Meaning |
S_OK |
Success. |
E_FAIL |
Catastrophic failure. |