This document is archived and information here might be outdated. Recommended version. |
Switch the feedback to the next solution.
[Visual Basic .NET] Public Sub Next ( _ ByVal forward As Boolean _ )
[C#] public void Next ( bool forward );
[C++]
HRESULT Next(
VARIANT_BOOL forward
);
[C++]
Parameters forward [in]
forward is a parameter of type bool