TokenSandBoxInert top-level constant

TOKEN_INFORMATION_CLASS const TokenSandBoxInert

The buffer receives a DWORD value that is nonzero if the token includes the SANDBOX_INERT flag.

Implementation

const TokenSandBoxInert = TOKEN_INFORMATION_CLASS(15);