Source position: jwarpcasync.pas line 153
type RPCNOTIFICATION_ROUTINE = procedure(
var pAsync: RPC_ASYNC_STATE;
Context: Pointer;
Event: RPC_ASYNC_EVENT
);