Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.windows |
Modifier and Type | Method and Description |
---|---|
static boolean |
windows.GetQueuedCompletionStatusEx(Pointer CompletionPort,
OVERLAPPED_ENTRY lpCompletionPortEntries,
long ulCount,
long ulNumEntriesRemoved,
int dwMilliseconds,
boolean fAlertable) |
Modifier and Type | Method and Description |
---|---|
OVERLAPPED_ENTRY |
OVERLAPPED_ENTRY.dwNumberOfBytesTransferred(int setter) |
OVERLAPPED_ENTRY |
OVERLAPPED_ENTRY.Internal(long setter) |
OVERLAPPED_ENTRY |
OVERLAPPED_ENTRY.lpCompletionKey(long setter) |
OVERLAPPED_ENTRY |
OVERLAPPED_ENTRY.lpOverlapped(OVERLAPPED setter) |
OVERLAPPED_ENTRY |
OVERLAPPED_ENTRY.position(long position) |
Copyright © 2020. All rights reserved.