@Properties(inherit=windows.class) public class SE_SECURITY_DESCRIPTOR extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SE_SECURITY_DESCRIPTOR()
Default native constructor.
|
SE_SECURITY_DESCRIPTOR(long size)
Native array allocator.
|
SE_SECURITY_DESCRIPTOR(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Flags() |
SE_SECURITY_DESCRIPTOR |
Flags(int setter) |
SE_SECURITY_DESCRIPTOR |
position(long position) |
Pointer |
SecurityDescriptor() |
SE_SECURITY_DESCRIPTOR |
SecurityDescriptor(Pointer setter) |
int |
Size() |
SE_SECURITY_DESCRIPTOR |
Size(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, zeropublic SE_SECURITY_DESCRIPTOR()
public SE_SECURITY_DESCRIPTOR(long size)
Pointer.position(long).public SE_SECURITY_DESCRIPTOR(Pointer p)
Pointer.Pointer(Pointer).public SE_SECURITY_DESCRIPTOR position(long position)
public SE_SECURITY_DESCRIPTOR Size(int setter)
public SE_SECURITY_DESCRIPTOR Flags(int setter)
public SE_SECURITY_DESCRIPTOR SecurityDescriptor(Pointer setter)
Copyright © 2020. All rights reserved.