Module: ReservedNames::Win32::API::Net

Extended by:
Chef::ReservedNames::Win32::API
Defined in:
lib/chef/win32/api/net.rb

Defined Under Namespace

Classes: USER_INFO_3

Constant Summary collapse

FILTER_TEMP_DUPLICATE_ACCOUNT =
0x0001
FILTER_NORMAL_ACCOUNT =
0x0002
FILTER_INTERDOMAIN_TRUST_ACCOUNT =
0x0008
FILTER_WORKSTATION_TRUST_ACCOUNT =
0x0010
FILTER_SERVER_TRUST_ACCOUNT =
0x0020
MAX_PREFERRED_LENGTH =
0xFFFF
NERR_Success =
0
NERR_UserNotFound =
2221