3.1.4.3.1.60 CLUSCTL_RESOURCE_GET_STATE_CHANGE_TIME

The CLUSCTL_RESOURCE_GET_STATE_CHANGE_TIME resource control code SHOULD query the time that the resource last changed state.

Protocol version 2.0 servers fail this method using error code 0x00000001 (ERROR_INVALID_FUNCTION).

The server MUST ignore any data in the buffer designated by the lpInBuffer parameter. Upon successful completion of this method, the server MUST write to the buffer designated by the lpOutBuffer parameter a FILETIME data structure as specified in [MS-DTYP] section 2.3.3, which contains the time on the receiving node when the resource last changed state.

The server SHOULD accept a CLUSCTL_RESOURCE_GET_STATE_CHANGE_TIME resource control code request if its protocol server state is read-only and MUST accept the request for processing if it is in the read/write state, as specified in section 3.1.1.