IsRedirectPrintingEnabled

 

Returns the BLF_REDIRECT_PRINTING flag

 

IsRedirectPrintingEnabled(pDevMode As Long)

 

Input value:pDevMode                    - handle to the BlackIceDEVMODE structure.

Return value                                     - true if redirect is enabled

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.