
65
Parameters
EventId
[in] ID for the specified event.
Hour
[out, retval] Integer representing the scheduled hour. Values range from 0 to 23.
Remarks
This function is valid only for Clock and Timer Events.
GetEventSchMinute ( EventId )
Returns the minute that the Event is to be triggered.
Syntax
HRESULT GetEventSchMinute(
[in] long EventId,
[out, retval] long* Minute
);
Parameters
EventId
[in] ID for the specified event.
Minute
[out, retval] Integer representing the scheduled minute. Values range from 0 to 59.
Remarks
This function is valid only for Clock and Timer Events.
GetEventSchSecond ( EventId )
Returns the second that the Event is to be triggered.
Syntax
HRESULT GetEventSchSecond(
[in] long EventId,
[out, retval] long* Second
);
Parameters
EventId
[in] ID for the specified event.
Second
[out, retval] Integer representing the scheduled second. Values range from 0 to 59.
Remarks
This function is valid only for Clock and Timer Events.
Содержание CRM-WIC
Страница 1: ...Reference Manual Programming Guide Room Monitor Web Intelligent Controller Model CRM WIC...
Страница 7: ...7 Box Contents Box Contents for the CRM WIC Web Intelligent Controller Model CRMWIC Power Adapter...
Страница 8: ...8 Hardware User Interface Hardware User Interface for the CRM WIC...
Страница 16: ...16 For full details see the RPC section at the end of this manual...
Страница 43: ...43 This expression resolves to this value 0 1 4 3 1 Hello Hello 0...
Страница 98: ...98 Index...