This document is archived and information here might be outdated. Recommended version. |
Indicates whether the operation should be continued.
[Visual Basic .NET] Public Event Continue As ContinueEventHandler
[C#] public event ContinueEventHandler Continue
[C++]
HRESULT Continue(
Boolean* bContinue
);
[C++] Parameters bContinue [out]
bContinue is a parameter of type bool*