PRB: SetSuspendState() Fails Under Windows 98 (216306)



The information in this article applies to:

  • Microsoft Windows 98 Driver Development Kit (DDK)

This article was previously published under Q216306

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.

Modification Type:MajorLast Reviewed:3/7/1999
Keywords:kbprb KB216306