Contents

getPMRootDomain

Returns a pointer to the power management root domain instance for the computer.

Declaration

static class IOPMrootDomain * getPMRootDomain(
 void );

Return Value

A pointer to the power management root domain instance. It should not be released by the caller.

Overview

This method provides an accessor to the power management root domain instance for the computer.

See Also

Miscellaneous