ODBCDataProviderDisplayConnectionDialog Method (IntPtr) |
Displays a StringInputDialog Form to get a user-adjustable string value.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public string DisplayConnectionDialog(
IntPtr hwnd
)
Public Function DisplayConnectionDialog (
hwnd As IntPtr
) As String
Parameters
- hwnd
- Type: SystemIntPtr
s
Return Value
Type:
StringSee Also