IContinueCallback::FContinue method
Indicates whether a generic operation should continue.
Syntax
HRESULT FContinue();
Parameters
This method has no parameters.
Return value
This method can return the following values.
| Return code | Description |
|---|---|
|
Continue the operation. |
|
Cancel the operation as soon as possible. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IContinueCallback is defined as b722bcca-4e68-101b-a2bc-00aa00404770 |
See also
Show: