mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 04:13:35 +00:00
Removed common TOKEN_CONTROL structure.
svn path=/trunk/; revision=2638
This commit is contained in:
@@ -3801,13 +3801,6 @@ typedef struct tagTOGGLEKEYS {
|
||||
DWORD cbSize;
|
||||
DWORD dwFlags;
|
||||
} TOGGLEKEYS;
|
||||
|
||||
typedef struct _TOKEN_CONTROL {
|
||||
LUID TokenId;
|
||||
LUID AuthenticationId;
|
||||
LUID ModifiedId;
|
||||
TOKEN_SOURCE TokenSource;
|
||||
} TOKEN_CONTROL, *PTOKEN_CONTROL ;
|
||||
|
||||
typedef struct {
|
||||
UINT cbSize;
|
||||
|
||||
Reference in New Issue
Block a user