KSE_PIN - NtDoc

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

typedef struct {
  KSEVENT Event;
  ULONG   PinId;
  ULONG   Reserved;
} KSE_PIN, *PKSE_PIN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ks-kse_pin)

KSE_PIN structure

Description

Members

Event

PinId

Reserved