Codec::callDialog Method |
|||||||||||||||||
This method calls a dialog box, if the codec has one. | |||||||||||||||||
Syntax: | bool callDialog( HWND hParent = 0 ); |
||||||||||||||||
|
|||||||||||||||||
Return value: |
|
||||||||||||||||
Remarks: | In most cases, this method blocks until the dialog box is closed. |
||||||||||||||||
See also: | Codec, Codec::hasDialog |