#include “BlackIceDEVMODE.h”
void EnableTopRightAnnotationPosition (BlackIceDEVMODE* pDevMode);
Description
Sets the BLF_ANNOTATION_ POSITION_TOP_RIGHT flag. Sets the ‘Top Right’ radio button.
Parameters
BlackIceDEVMODE* pDevMode - pointer to the BlackIceDEVMODE structure.
Return value
None
Programming Notes
None
Code Example
None