Package com.sun.jna.platform.win32
Schnittstelle LMAccess
public interface LMAccess
Ported from LMAccess.h.
Windows SDK 6.0A.
- Autor:
- dblock[at]dblock.org
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypSchnittstelleBeschreibungstatic class
The GROUP_INFO_0 structure contains the name of a global group in the security database, which is the security accounts manager (SAM) database or, in the case of domain controllers, the Active Directory.static class
The GROUP_INFO_1 structure contains a global group name and a comment to associate with the group.static class
The GROUP_INFO_2 structure contains information about a global group, including name, identifier, and resource attributes.static class
The GROUP_INFO_3 structure contains information about a global group, including name, security identifier (SID), and resource attributes.static class
The GROUP_USERS_INFO_0 structure contains global group member information.static class
static class
static class
The LOCALGROUP_USERS_INFO_0 structure contains local group member information.static class
The USER_INFO_0 structure contains a user account name.static class
The USER_INFO_1 structure contains information about a user account, including account name, password data, privilege level, and the path to the user's home directory.static class
The USER_INFO_23 structure contains information about a user account, including the account name, the user's full name, a comment associated with the account, and the user's security identifier (SID). -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Felddetails
-
FILTER_TEMP_DUPLICATE_ACCOUNT
static final int FILTER_TEMP_DUPLICATE_ACCOUNT- Siehe auch:
-
FILTER_NORMAL_ACCOUNT
static final int FILTER_NORMAL_ACCOUNT- Siehe auch:
-
FILTER_INTERDOMAIN_TRUST_ACCOUNT
static final int FILTER_INTERDOMAIN_TRUST_ACCOUNT- Siehe auch:
-
FILTER_WORKSTATION_TRUST_ACCOUNT
static final int FILTER_WORKSTATION_TRUST_ACCOUNT- Siehe auch:
-
FILTER_SERVER_TRUST_ACCOUNT
static final int FILTER_SERVER_TRUST_ACCOUNT- Siehe auch:
-
USER_PRIV_MASK
static final int USER_PRIV_MASK- Siehe auch:
-
USER_PRIV_GUEST
static final int USER_PRIV_GUEST- Siehe auch:
-
USER_PRIV_USER
static final int USER_PRIV_USER- Siehe auch:
-
USER_PRIV_ADMIN
static final int USER_PRIV_ADMIN- Siehe auch:
-
ACCESS_NONE
static final int ACCESS_NONE- Siehe auch:
-
ACCESS_READ
static final int ACCESS_READ- Siehe auch:
-
ACCESS_WRITE
static final int ACCESS_WRITE- Siehe auch:
-
ACCESS_CREATE
static final int ACCESS_CREATE- Siehe auch:
-
ACCESS_EXEC
static final int ACCESS_EXEC- Siehe auch:
-
ACCESS_DELETE
static final int ACCESS_DELETE- Siehe auch:
-
ACCESS_ATRIB
static final int ACCESS_ATRIB- Siehe auch:
-
ACCESS_PERM
static final int ACCESS_PERM- Siehe auch:
-
ACCESS_ALL
static final int ACCESS_ALL- Siehe auch:
-
ACCESS_GROUP
static final int ACCESS_GROUP- Siehe auch:
-