Interface WinNT.OVERLAPPED_COMPLETION_ROUTINE
- All Superinterfaces:
AltCallingConvention, Callback, StdCall, StdCallLibrary.StdCallCallback
- Enclosing interface:
WinNT
- Author:
- dblock[at]dblock.org
-
Nested Class Summary
Nested classes/interfaces inherited from interface Callback
Callback.UncaughtExceptionHandler -
Field Summary
Fields inherited from interface Callback
FORBIDDEN_NAMES, METHOD_NAME -
Method Summary
Modifier and TypeMethodDescriptionvoidcallback(int errorCode, int nBytesTransferred, WinBase.OVERLAPPED overlapped)
-
Method Details
-
callback
-