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: 11.2.0.0
Syntaxpublic string DisplayConnectionDialog(
IntPtr hwnd
)
Public Function DisplayConnectionDialog (
hwnd As IntPtr
) As String
Parameters
- hwnd
- Type: SystemIntPtr
s
Return Value
Type:
String
See Also