This document is archived and information here might be outdated. Recommended version. |
If true, enables refreshing of viewers.
[Visual Basic .NET]
Public Sub EnableRefresh ( _
ByVal bEnable As Boolean _
)
[C#]
public void EnableRefresh (
bool bEnable
);
[C++]
HRESULT EnableRefresh(
VARIANT_BOOL bEnable
);
[C++] Parameters bEnable [in]
bEnable is a parameter of type bool