EnableAnnotationTimeZone

 

 

#include “BlackIceDEVMODE.h”

 

void    EnableAnnotationTimeZone (BlackIceDEVMODE* pDevMode);

Description

Sets the BLF_ANNOTATION_ TIME_ FORMAT_ TIMEZONE flag. Sets the ‘Time zone’ checkbox.

Parameters

BlackIceDEVMODE* pDevMode               - pointer to the BlackIceDEVMODE structure.

Return value

None

Programming Notes

None

Code Example

None