mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
395 B
27 lines
395 B
/*++
|
|
|
|
Copyright (c) 1991 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
access.h
|
|
|
|
Abstract:
|
|
|
|
Structure definitions for Level 99 info levels for the NetUser and
|
|
NetGroup APIs.
|
|
|
|
Author:
|
|
|
|
Cliff Van Dyke (cliffv) 26-Aug-1991
|
|
|
|
Environment:
|
|
|
|
User mode only.
|
|
Contains NT-specific code.
|
|
Requires ANSI C extensions: slash-slash comments, long external names.
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|