Crossware

Table of Contents        Previous topic       Next topic       

Virtual Workshop Interface->Capture State Specific Interface Calls->ResetState()

extern "C" void ResetState(LONG nExtensionState)

This is called when the user restores a captured state or restores the current state having previously restored a captured state.  Typically the extension should update any displayed information (eg dialog boxes) with the state. nExtensionState is the value associated with the state being reset.