KSSTACK_USE - NtDoc

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

typedef enum {
  KsStackCopyToNewLocation,
  KsStackReuseCurrentLocation,
  KsStackUseNewLocation
} KSSTACK_USE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

KSSTACK_USE enumeration

Description

Constants

KsStackCopyToNewLocation

KsStackReuseCurrentLocation

KsStackUseNewLocation