@Properties(inherit=windows.class) public class OVERLAPPED_ENTRY extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
OVERLAPPED_ENTRY()
Default native constructor.
|
OVERLAPPED_ENTRY(long size)
Native array allocator.
|
OVERLAPPED_ENTRY(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
dwNumberOfBytesTransferred() |
OVERLAPPED_ENTRY |
dwNumberOfBytesTransferred(int setter) |
long |
Internal() |
OVERLAPPED_ENTRY |
Internal(long setter) |
long |
lpCompletionKey() |
OVERLAPPED_ENTRY |
lpCompletionKey(long setter) |
OVERLAPPED |
lpOverlapped() |
OVERLAPPED_ENTRY |
lpOverlapped(OVERLAPPED setter) |
OVERLAPPED_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 OVERLAPPED_ENTRY()
public OVERLAPPED_ENTRY(long size)
Pointer.position(long).public OVERLAPPED_ENTRY(Pointer p)
Pointer.Pointer(Pointer).public OVERLAPPED_ENTRY position(long position)
public OVERLAPPED_ENTRY lpCompletionKey(long setter)
@Cast(value="LPOVERLAPPED") public OVERLAPPED lpOverlapped()
public OVERLAPPED_ENTRY lpOverlapped(OVERLAPPED setter)
public OVERLAPPED_ENTRY Internal(long setter)
public OVERLAPPED_ENTRY dwNumberOfBytesTransferred(int setter)
Copyright © 2020. All rights reserved.