#include “BIADVPRN.H”
BOOL IsAnnotationOpaque (DEVMODE* pDevMode);
Description
Returns the BLF_ANNOTATION_OPAQUE flag. Represents the ‘Opaque’ radiobutton.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
TRUE if the ‘Opaque’ radiobutton is checked.
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.