Contents

IOSubMemoryDescriptor

The IOSubMemoryDescriptor object describes a memory area made up of a portion of another IOMemoryDescriptor.

Declaration

class IOSubMemoryDescriptor : IOMemoryDescriptor

Overview

The IOSubMemoryDescriptor object represents a subrange of memory, specified as a portion of another IOMemoryDescriptor.

Topics

Miscellaneous

Instance Methods

Type Methods

See Also

Descriptors