Contents

getMapOptions

Accessor to the options the mapping was created with.

Declaration

virtual IOOptionBits getMapOptions();

Return Value

Options for the mapping, including cache settings.

Overview

This method returns the options to IOMemoryDescriptor::map the mapping was created with.

See Also

Miscellaneous