Used by the Network Rendering API to store hourly scheduling information.
#include <maxnet_types.h>
Public Attributes |
|
DWORD | hour |
This bit map represents the hourly schedule
where 24 bits represent the hours. |
DWORD hour |
This bit map represents the hourly schedule where 24 bits represent the hours.
A bit set to 0 indicates it is allowed to work, a bit set to 1 indicates its not allowed to work.