#include “BlackIceDEVMODE.h”
void SetBatesFormat(BlackIceDEVMODE* pDevMode, unsigned char nBatesFormat)
Description
Sets the BLF_BATES flag to false.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure.
unsigned char nBatesFormat - char associated with the Bates Numbering format to be set
Return value
None
Programming Notes
None
Code Example
None