bool AskUserForQueryDeletion( IQuery queryToDelete, IntPtr ownerWindowHandle, SoundPlayerState soundPlayerState )
Parameters
- queryToDelete
- The query to delete.
- ownerWindowHandle
- The window handle of the parent window that shows the dialog.
- soundPlayerState
- Determine if a ding is played when showing the dialog.
Return Value
true if the user wishes to delete the query, otherwise returns false.