IPrinterExtensionEventArgs::get_WindowModal method
[This documentation is preliminary and is subject to change.]
The get_WindowModal method specifies whether the printer extension ought to be run modal or not.
Syntax
HRESULT get_WindowModal(
BOOL * bModal
);
Parameters
- bModal
[out, retval] TRUE if the printer extension should be run modal; otherwise FALSE.
Return value
This method returns an HRESULT value.
See also
Send comments about this topic to Microsoft
Build date: 4/18/2012