#define STATUS_CONTINUE_COMPLETION STATUS_SUCCESS
This value should be returned from completion routines to continue completing the IRP upwards. Otherwise, STATUS_MORE_PROCESSING_REQUIRED should be returned.