public static class LMAccess.USER_INFO_23 extends Structure
Structure.ByReference, Structure.ByValue
Modifier and Type | Field and Description |
---|---|
(package private) WString |
usri23_comment
A pointer to a Unicode string that contains a comment associated with the user account.
|
(package private) int |
usri23_flags
This member can be one or more of the following values.
|
(package private) WString |
usri23_full_name
A pointer to a Unicode string that contains the full name of the user.
|
(package private) WString |
usri23_name
A pointer to a Unicode string that specifies the name of the user account.
|
(package private) WinNT.PSID |
usri23_user_sid
A pointer to a SID structure that contains the security identifier (SID)
that uniquely identifies the user.
|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
LMAccess.USER_INFO_23() |
LMAccess.USER_INFO_23(Pointer memory) |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldOrder, getFields, getFieldTypeInfo, getNativeAlignment, getNativeSize, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField
WString usri23_name
WString usri23_full_name
WString usri23_comment
int usri23_flags
WinNT.PSID usri23_user_sid
public LMAccess.USER_INFO_23()
public LMAccess.USER_INFO_23(Pointer memory)