#include “BlackIceDEVMODE.h”
void EnableBottomLeftAnnotationPosition (BlackIceDEVMODE* pDevMode);
Description
Sets the BLF_ANNOTATION_ POSITION_ BOTTOM _LEFT flag. Sets the ‘Bottom Left’ radio button.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure.
Return value
None
Programming Notes
None
Code Example
None