Contents

ReportHBASpecificTaskDataSize

Determine memory needed for HBA Task specific use.

Declaration

virtual UInt32 ReportHBASpecificTaskDataSize (
 void ) = 0;

Return Value

returns memory required in bytes

Overview

This method is used to retrieve the amount of memory that will be allocated in the SCSI Parallel Task for HBA specific use.

See Also

Miscellaneous