Contents

GetIOMemoryDescriptor

Gets the memory descriptor the stream uses for I/O.

Declaration

OSSharedPtr<IOMemoryDescriptor> GetIOMemoryDescriptor();

Discussion

This is the value provided to the stream’s initializer, or updated later by a call to SetIOMemoryDescriptor.

See Also

Working with Memory Descriptors