Contents

HandlePowerChange

This method is called to handle a power change.

Declaration

virtual void HandlePowerChange (
 void );

Overview

This method is called to handle a power change. It is called from a clean thread context (i.e. new thread, no locks held) and can make synchronous or asynchronous calls.

See Also

Miscellaneous