Time period parameter structure.
struct{ NET_DVR_SIMPLE_DAYTIME struBeginTime; NET_DVR_SIMPLE_DAYTIME struEndTime; }NET_DVR_TIME_SEGMENT, *LPNET_DVR_TIME_SEGMENT;
Start time of time period, refer to the structure NET_DVR_SIMPLE_DAYTIME for details.
End time of time period, refer to the structure NET_DVR_SIMPLE_DAYTIME for details.