#include “BlackIceDEVMODE.h”
void EnableBatesNumbering(BlackIceDEVMODE* pDevMode)
Description
Sets the BLF_BATES flag to true.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure.
Return value
None
Programming Notes
None
Code Example
None