@Properties(inherit=windows.class) public class SID_AND_ATTRIBUTES_HASH extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
SID_AND_ATTRIBUTES_HASH()
Default native constructor.
|
SID_AND_ATTRIBUTES_HASH(long size)
Native array allocator.
|
SID_AND_ATTRIBUTES_HASH(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
SizeTPointer |
Hash() |
long |
Hash(int i) |
SID_AND_ATTRIBUTES_HASH |
Hash(int i,
long setter) |
SID_AND_ATTRIBUTES_HASH |
position(long position) |
SID_AND_ATTRIBUTES |
SidAttr() |
SID_AND_ATTRIBUTES_HASH |
SidAttr(SID_AND_ATTRIBUTES setter) |
int |
SidCount() |
SID_AND_ATTRIBUTES_HASH |
SidCount(int 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, zero
public SID_AND_ATTRIBUTES_HASH()
public SID_AND_ATTRIBUTES_HASH(long size)
Pointer.position(long)
.public SID_AND_ATTRIBUTES_HASH(Pointer p)
Pointer.Pointer(Pointer)
.public SID_AND_ATTRIBUTES_HASH position(long position)
public SID_AND_ATTRIBUTES_HASH SidCount(int setter)
@Cast(value="PSID_AND_ATTRIBUTES") public SID_AND_ATTRIBUTES SidAttr()
public SID_AND_ATTRIBUTES_HASH SidAttr(SID_AND_ATTRIBUTES setter)
public SID_AND_ATTRIBUTES_HASH Hash(int i, long setter)
@MemberGetter @Cast(value="SID_HASH_ENTRY*") public SizeTPointer Hash()
Copyright © 2020. All rights reserved.