Description Returns the value of the BLF_PASSPARAMETERS flag. Represents the value of the 'Pass Parameters' checkbox.
Syntax RetVal = [BIAdvPrn.]IsPassParametersEnabled pDevMode
Returns RetVal Boolean TRUE if Pass Parameters is used, otherwise FALSE.
Remarks pDevMode DEVMODE* Pointer to the DEVMODE structure.
See Also