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