Skip to content

Latest commit

 

History

History
60 lines (52 loc) · 2.11 KB

nn-docobj-icontinuecallback.md

File metadata and controls

60 lines (52 loc) · 2.11 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:docobj.IContinueCallback
IContinueCallback (docobj.h)
Provides a generic callback mechanism for interruptible processes that should periodically ask an object whether to continue.
IContinueCallback
IContinueCallback interface [COM]
IContinueCallback interface [COM]
described
_com_icontinuecallback
com.icontinuecallback
docobj/IContinueCallback
com\icontinuecallback.htm
com
55c960be-48e3-42e1-b459-49227be62171
12/05/2018
IContinueCallback, IContinueCallback interface [COM], IContinueCallback interface [COM],described, _com_icontinuecallback, com.icontinuecallback, docobj/IContinueCallback
docobj.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
DocObj.idl
Windows
19H1
IContinueCallback
docobj/IContinueCallback
c++
APIRef
kbSyntax
COM
DocObj.h
IContinueCallback

IContinueCallback interface

-description

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: