GetBatesFormat

 

#include “BlackIceDEVMODE.h”

 

unsigned char GetBatesFormat(BlackIceDEVMODE* pDevMode)

Description

Sets the BLF_BATES flag to false.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

Char associated with the Bates Numbering format that is set.

Programming Notes

None

Code Example

None