This document is archived and information here might be outdated. Recommended version. |
Restore the current state of the viewers.
[Visual Basic .NET] Public Sub RestoreViewerStates ( _ ByVal bApplyRestored As Boolean _ )
[C#] public void RestoreViewerStates ( bool bApplyRestored );
[C++]
HRESULT RestoreViewerStates(
VARIANT_BOOL bApplyRestored
);
[C++]
Parameters bApplyRestored [in]
bApplyRestored is a parameter of type bool