MemberVariables
Declaration
struct MemberVariables {
void *fFWIMRefCon;
IOReturn fCompletionStatus;
bool fSubmitTimeLatched;
AbsoluteTime fSubmitTime;
bool fFlush;
};Overview
This structure will be used to expand the capablilties of the class in the future.