IFrameFilter::callDialog Method |
|||||||||||||||||
This method calls a dialog box, if the filter has one. | |||||||||||||||||
Syntax: | virtual bool callDialog( HWND hParent = 0 ); |
||||||||||||||||
|
|||||||||||||||||
Return value: |
|
||||||||||||||||
Remarks: | Depending on the filter implementation this method may block until the dialog box is closed. |
||||||||||||||||
See also: | IFrameFilter, IFrameFilter::hasDialog |