IRB_REQ_ISOCH_QUERY_CURRENT_CYCLE_TIME - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 1394.h

typedef struct _IRB_REQ_ISOCH_QUERY_CURRENT_CYCLE_TIME {
  CYCLE_TIME CycleTime;
} IRB_REQ_ISOCH_QUERY_CURRENT_CYCLE_TIME;

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-1394-_irb_req_isoch_query_current_cycle_time)

_IRB_REQ_ISOCH_QUERY_CURRENT_CYCLE_TIME structure

Description

This structure contains the fields necessary for the Bus driver to carry out an IsochQueryCurrentCycleTime request.

Members

CycleTime

On success, specifies the current isochronous cycle time. See the CYCLE_TIME entry for details.