Contents

init

Initializes the memory map object.

Declaration

virtual bool init();

Return Value

true if initialization was successful, or false if it was unsuccessful.

Discussion

Don’t call this method directly. To create a memory map object, call the CreateMapping method of IOMemoryDescriptor.

See Also

Configuring the Memory Map