// ks.h
typedef enum {
KSSTREAM_POINTER_STATE_UNLOCKED,
KSSTREAM_POINTER_STATE_LOCKED
} KSSTREAM_POINTER_STATE;
View the official Windows Driver Kit DDI reference
No description available.
KSSTREAM_POINTER_STATE_UNLOCKED
KSSTREAM_POINTER_STATE_LOCKED