IsStartApplicationEnabled

#include “BIADVPRN.H”

 

BOOL  IsStartApplicationEnabled(DEVMODE*  pDevMode);

Description

Returns the value of the BLF_LAUNCHAPP flag. Represents the value of the 'Enable Start Application' checkbox.

Parameters

DEVMODE*

pDevMode

Pointer to the DEVMODE structure.

Return values

TRUE if Enable Start Application is used, otherwise FALSE.

Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.


Requirements

Header :     Declared in BiAdvPrn.h; include BiAdvPrn.h.

Library :    Use BiAdvPrn.lib.

DLLs :       BiAdvPrn.dll.