IsOpenDefViewerEnabled

Returns the state of the ‘Open printed document using the default viewer’ checkbox.

 

IsOpenDefViewerEnabled (pDevMode As Long) As Boolean

 

Input value  pDevMode    - pointer to the BlackIceDEVMODE structure

Input value  bEnable         - pointer to Boolean value. TRUE if the checkbox is checked, otherwise FALSE.

Return value:                      - TRUE on success, otherwise FALSE