// ks.h
typedef enum {
KsStackCopyToNewLocation,
KsStackReuseCurrentLocation,
KsStackUseNewLocation
} KSSTACK_USE;
View the official Windows Driver Kit DDI referenceNo description available.
KsStackCopyToNewLocationKsStackReuseCurrentLocationKsStackUseNewLocation