public static interface Kernel32.OVERLAPPED_COMPLETION_ROUTINE extends StdCallLibrary.StdCallCallback
METHOD_NAME| Modifier and Type | Method and Description |
|---|---|
void |
callback(int errorCode,
int nBytesTransferred,
Kernel32.OVERLAPPED overlapped) |
void callback(int errorCode,
int nBytesTransferred,
Kernel32.OVERLAPPED overlapped)