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