Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef enum {
KSPIN_COMMUNICATION_NONE,
KSPIN_COMMUNICATION_SINK,
KSPIN_COMMUNICATION_SOURCE,
KSPIN_COMMUNICATION_BOTH,
KSPIN_COMMUNICATION_BRIDGE
} KSPIN_COMMUNICATION, *PKSPIN_COMMUNICATION;
Constants
KSPIN_COMMUNICATION_NONE |
KSPIN_COMMUNICATION_SINK |
KSPIN_COMMUNICATION_SOURCE |
KSPIN_COMMUNICATION_BOTH |
KSPIN_COMMUNICATION_BRIDGE |
Requirements
Requirement | Value |
---|---|
Header | ks.h |