KSPIN_COMMUNICATION - NtDoc

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

typedef enum {
  KSPIN_COMMUNICATION_NONE,
  KSPIN_COMMUNICATION_SINK,
  KSPIN_COMMUNICATION_SOURCE,
  KSPIN_COMMUNICATION_BOTH,
  KSPIN_COMMUNICATION_BRIDGE
} KSPIN_COMMUNICATION, *PKSPIN_COMMUNICATION;

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ks-kspin_communication)

KSPIN_COMMUNICATION enumeration

Description

Constants

KSPIN_COMMUNICATION_NONE

KSPIN_COMMUNICATION_SINK

KSPIN_COMMUNICATION_SOURCE

KSPIN_COMMUNICATION_BOTH

KSPIN_COMMUNICATION_BRIDGE