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.
Summary of Contents for CRM-WIC
Page 1: ...Reference Manual Programming Guide Room Monitor Web Intelligent Controller Model CRM WIC...
Page 8: ...8 Hardware User Interface Hardware User Interface for the CRM WIC...
Page 16: ...16 For full details see the RPC section at the end of this manual...
Page 43: ...43 This expression resolves to this value 0 1 4 3 1 Hello Hello 0...
Page 98: ...98 Index...