Microsoft Internet Security and Acceleration Server 2000 |
The FpcScheduleDays enumerated type contains values that describe the days of the week. Used in schedule templates.
enum FpcScheduleDays { fpcALL_WEEK=-1, fpcSUN=0, fpcMON=1, fpcTUE=2, fpcWED=3, fpcTHU=4, fpcFRI=5, fpcSAT=6 };
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.