IContinueCallback interface (docobj.h)
Provides a generic callback mechanism for interruptible processes that should periodically ask an object whether to continue.
The FContinue method is a generic continuation request. FContinuePrinting carries extra information pertaining to a printing process and is used in the context of IPrint.
Inheritance
The IContinueCallback interface inherits from the IUnknown interface. IContinueCallback also has these types of members:
Methods
The IContinueCallback interface has these methods.
IContinueCallback::FContinue Indicates whether a generic operation should continue. |
IContinueCallback::FContinuePrinting Indicates whether a lengthy printing operation should continue. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | docobj.h |