@Properties(inherit=windows.class) public class ACCESS_DENIED_CALLBACK_OBJECT_ACE extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
ACCESS_DENIED_CALLBACK_OBJECT_ACE()
Default native constructor.
|
ACCESS_DENIED_CALLBACK_OBJECT_ACE(long size)
Native array allocator.
|
ACCESS_DENIED_CALLBACK_OBJECT_ACE(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
Flags() |
ACCESS_DENIED_CALLBACK_OBJECT_ACE |
Flags(int setter) |
ACE_HEADER |
Header() |
ACCESS_DENIED_CALLBACK_OBJECT_ACE |
Header(ACE_HEADER setter) |
GUID |
InheritedObjectType() |
ACCESS_DENIED_CALLBACK_OBJECT_ACE |
InheritedObjectType(GUID setter) |
int |
Mask() |
ACCESS_DENIED_CALLBACK_OBJECT_ACE |
Mask(int setter) |
GUID |
ObjectType() |
ACCESS_DENIED_CALLBACK_OBJECT_ACE |
ObjectType(GUID setter) |
ACCESS_DENIED_CALLBACK_OBJECT_ACE |
position(long position) |
int |
SidStart() |
ACCESS_DENIED_CALLBACK_OBJECT_ACE |
SidStart(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 ACCESS_DENIED_CALLBACK_OBJECT_ACE()
public ACCESS_DENIED_CALLBACK_OBJECT_ACE(long size)
Pointer.position(long)
.public ACCESS_DENIED_CALLBACK_OBJECT_ACE(Pointer p)
Pointer.Pointer(Pointer)
.public ACCESS_DENIED_CALLBACK_OBJECT_ACE position(long position)
@ByRef public ACE_HEADER Header()
public ACCESS_DENIED_CALLBACK_OBJECT_ACE Header(ACE_HEADER setter)
public ACCESS_DENIED_CALLBACK_OBJECT_ACE Mask(int setter)
public ACCESS_DENIED_CALLBACK_OBJECT_ACE Flags(int setter)
public ACCESS_DENIED_CALLBACK_OBJECT_ACE ObjectType(GUID setter)
public ACCESS_DENIED_CALLBACK_OBJECT_ACE InheritedObjectType(GUID setter)
public ACCESS_DENIED_CALLBACK_OBJECT_ACE SidStart(int setter)
Copyright © 2020. All rights reserved.