This document is archived and information here might be outdated. Recommended version. |
Apply the actions, contained in the action collection, to this temporal layer.
[Visual Basic .NET]
Public Sub ProcessActions ( _
ByVal bvarResetActions As Boolean _
)
[C#]
public void ProcessActions (
bool bvarResetActions
);
[C++]
HRESULT ProcessActions(
VARIANT_BOOL bvarResetActions
);
[C++] Parameters bvarResetActions [in]
bvarResetActions is a parameter of type bool