EnableAnnotationTimeFormat24Hour

 

#include “BlackIceDEVMODE.h”

 

void    EnableAnnotationTimeFormat24Hour (BlackIceDEVMODE* pDevMode);

Description

Sets the BLF_ANNOTATION_ TIME_ FORMAT_24HOUR flag. Sets the ’24 Hour’ radio button.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None