PRB: SetSuspendState() Fails Under Windows 98

ID: Q216306


The information in this article applies to:
  • Microsoft Windows 98 Driver Development Kit (DDK)


SYMPTOMS

Calling SetSuspendState() from a Win32 application always results in a failure code.


CAUSE

Under Windows 98, the SetSuspendState() function exported by Powrprof.dll is not implemented and always returns FALSE.


STATUS

This behavior is by design.


REFERENCES

The Windows Power Management Configuration Tools Design Notes and Reference documents Power Policies and Power Schemes, Power Management Configuration Keys in the Registry, Power Management Configuration INF File Entries, and contains the Power Management Profile Interface Function and Callback Reference.

Keywords : kbDDK kbWinOS98
Version : Win98:
Platform : Win98
Issue type : kbprb


Last Reviewed: March 6, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.