#include <IoCompletion.h>
Inheritance diagram for OW32::CIoCompletion:
Public Member Functions | |
virtual void | OnIoCompletion (BOOL bRet, DWORD dwBytes, LPOVERLAPPED lpOS)=0 |
The type of the completion notification function:. |
|
The type of the completion notification function:.
Implemented in OW32::CIoCompletionListenerAcceptEx. |