Supported Browsers Home   
PM_restartRealTimeClock Previous   
PM_restoreRealTimeClockHandler Next   
External Functions Up   

PM_restoreConsoleState

Restores the state of the OS console.

Declaration

void PMAPI PM_restoreConsoleState(
    const void *stateBuf,
    PM_HWND hwndConsole)

Prototype In

pmapi.h

Parameters

stateBuf

State buffer to restore state from

hwndConsole

Console window handle

 

Description

This function restore the state of the OS console that was previously saved with the PM_saveConsoleState function.

See Also

PM_openConsole, PM_getConsoleStateSize, PM_setSuspendAppCallback, PM_saveConsoleState, PM_closeConsole

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com