Contents

getLength

Accessor to get the length of the memory descriptor (over all its ranges).

Declaration

virtual IOByteCount getLength(void);

Return Value

The byte count.

Discussion

This method returns the total length of the memory described by the descriptor, ie. the sum of its ranges' lengths.

See Also

Getting the Descriptor Information