Microsoft DirectX 8.1 (Visual Basic)

DirectPlay8Event.AsyncOpComplete

Called when an asynchronous operation has completed.

AsyncOpComplete( _
    dpnotify As DPNMSG_ASYNC_OP_COMPLETE, _
    fRejectMsg As Boolean)

Parts

dpnotify
DPNMSG_ASYNC_OP_COMPLETE message type containing the handle and the result of the asynchronous operation.
fRejectMsg
Parameter is not supported in this release.