This document is archived and information here might be outdated. Recommended version. |
Opens the Geocoding Options dialog in read-only mode.
[Visual Basic .NET] Public Sub ReadOnlyRuntimeOptions ( _ ByVal parentWindow As Integer, _ ByVal Locator As ILocator, _ ByVal title As String _ )
[C#] public void ReadOnlyRuntimeOptions ( int parentWindow, ILocator Locator, string title );