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