@Properties(inherit=windows.class) public class SID extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SID()
Default native constructor.
|
SID(long size)
Native array allocator.
|
SID(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SID_IDENTIFIER_AUTHORITY |
IdentifierAuthority() |
SID |
IdentifierAuthority(SID_IDENTIFIER_AUTHORITY setter) |
SID |
position(long position) |
byte |
Revision() |
SID |
Revision(byte setter) |
IntPointer |
SubAuthority() |
int |
SubAuthority(int i) |
SID |
SubAuthority(int i,
int setter) |
byte |
SubAuthorityCount() |
SID |
SubAuthorityCount(byte setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic SID()
public SID(long size)
Pointer.position(long).public SID(Pointer p)
Pointer.Pointer(Pointer).public SID Revision(byte setter)
public SID SubAuthorityCount(byte setter)
@ByRef public SID_IDENTIFIER_AUTHORITY IdentifierAuthority()
public SID IdentifierAuthority(SID_IDENTIFIER_AUTHORITY setter)
public SID SubAuthority(int i, int setter)
@MemberGetter @Cast(value="DWORD*") public IntPointer SubAuthority()
Copyright © 2020. All rights reserved.