#include “BIADVPRN.H”
void DisableAnnotationTimeFormat12Hour (DEVMODE* pDevMode);
Description
Sets the BLF_ANNOTATION_ TIME_ FORMAT_12HOUR flag to 0 (false). Sets the ‘12 Hour’ radiobutton to unchecked.
Parameters
|
DEVMODE* |
pDevMode |
Pointer to the DEVMODE structure. |
Return values
none
Requirements
Header : Declared in BiAdvPrn.h; include BiAdvPrn.h.
Library : Use BiAdvPrn.lib.
DLLs : BiAdvPrn.dll.