PM_restoreVGAState

Restore the VGA hardware state from the save buffer

Declaration

void PMAPI PM_restoreVGAState(
    const void *stateBuf)

Prototype In

pmapi.h

Parameters

stateBuf

Save buffer to restore the state of the VGA hardware from

 

Description

Restores the state of all VGA compatible registers from the save buffer passed in the 'stateBuf' parameter.

See Also

PM_getVGAStateSize, PM_saveVGAState

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