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