Public Attributes

Schedule Struct Reference

Search for all occurrences

Detailed Description

Used by the Network Rendering API to store hourly scheduling information.

See also:
MaxNetManager, WeekSchedule

#include <maxnet_types.h>

Inheritance diagram for Schedule:
Inheritance graph
[legend]

List of all members.

Public Attributes

DWORD  hour
  This bit map represents the hourly schedule where 24 bits represent the hours.

Member Data Documentation

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.