IRB_REQ_GET_GENERATION_COUNT - NtDoc

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

typedef struct _IRB_REQ_GET_GENERATION_COUNT {
  ULONG GenerationCount;
} IRB_REQ_GET_GENERATION_COUNT;

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_IRB_REQ_GET_GENERATION_COUNT structure

Description

This structure contains the fields necessary for the 1394 bus driver to carry out a GetGenerationCount request.

Members

GenerationCount

Specifies the current generation count.