This document is archived and information here might be outdated. Recommended version. |
Indicates whether job execution can be continued.
[Visual Basic .NET] Public ReadOnly Property CanContinue As Boolean
[C#] public bool CanContinue {get;}
[C++]
HRESULT get_CanContinue(
Boolean* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type bool*