Shows the SQL query dialog.
[Visual Basic .NET]
Public Function DoModal ( _
ByVal pApp As AppRef, _
ByVal hwnd As Integer _
) As Boolean
[C#]
public bool DoModal (
AppRef pApp,
int hwnd
);
Product Availability
Available with ArcGIS Desktop.
See Also
ICreateHyperlinkMacroDialog Interface