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