This method is called when the tie-point mode is initiated from the Navigation Map, the Settings dialog box or when the tie-point mode is terminated by the user. You can choose to cancel the activity and stop the mode initiation or termination.
HRESULT OnTiePointMode(
[in] long TiePointMode,
[out] long* pbCancel)
Parameters:
TiePointMode – When set to TRUE the tie-point mode is initiated. When set to FALSE the tie-point mode is terminated.
pbCancel – When set to True TerraExplorer is instructed to process the mode change. When set to FALSE, TerraExplorer lets the mode change process to complete.