Contents Index Topic Contents | ||
Previous Topic: Interfaces Next Topic: IContinueCallback::FContinue |
IContinueCallback
The IContinueCallback interface is a generic callback mechanism for interruptible processes that should periodically ask an object whether to continue.
The IContinueCallback::FContinue method is a generic continuation request. IContinueCallback::FContinuePrinting carries extra information pertaining to a printing process and is used in the context of the IPrint interface.
Methods in Vtable Order
FContinue Answers whether an operation should continue. FContinuePrinting Answers whether a printing operation should continue.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.