Removed common TOKEN_CONTROL structure.

svn path=/trunk/; revision=2638
This commit is contained in:
Eric Kohl 2002-02-20 22:51:48 +00:00
parent 8393800e76
commit e8082ff034

View file

@ -3801,13 +3801,6 @@ typedef struct tagTOGGLEKEYS {
DWORD cbSize; DWORD cbSize;
DWORD dwFlags; DWORD dwFlags;
} TOGGLEKEYS; } TOGGLEKEYS;
typedef struct _TOKEN_CONTROL {
LUID TokenId;
LUID AuthenticationId;
LUID ModifiedId;
TOKEN_SOURCE TokenSource;
} TOKEN_CONTROL, *PTOKEN_CONTROL ;
typedef struct { typedef struct {
UINT cbSize; UINT cbSize;