Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 2.21 KB

nn-shobjidl_core-iquerycontinue.md

File metadata and controls

61 lines (53 loc) · 2.21 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:shobjidl_core.IQueryContinue
IQueryContinue (shobjidl_core.h)
Exposes a method that provides a simple, standard mechanism for objects to query a client for permission to continue an operation.
IQueryContinue
IQueryContinue interface [Windows Shell]
IQueryContinue interface [Windows Shell]
described
inet_IQueryContinue
shell.IQueryContinue
shobjidl_core/IQueryContinue
shell\IQueryContinue.htm
shell
94dee6cc-a142-4180-a562-14f4ded16884
12/05/2018
IQueryContinue, IQueryContinue interface [Windows Shell], IQueryContinue interface [Windows Shell],described, inet_IQueryContinue, shell.IQueryContinue, shobjidl_core/IQueryContinue
shobjidl_core.h
Shobjidl.h
Windows
Windows XP, Windows 2000 Professional [desktop apps only]
Windows Server 2003 [desktop apps only]
Shobjidl.idl
Shell32.dll
Windows
19H1
IQueryContinue
shobjidl_core/IQueryContinue
c++
APIRef
kbSyntax
COM
Shell32.dll
IQueryContinue

IQueryContinue interface

-description

Exposes a method that provides a simple, standard mechanism for objects to query a client for permission to continue an operation. Clients of IUserNotification, for example, must pass an implementation of IQueryContinue to the IUserNotification::Show method.

-inheritance

The IQueryContinue interface inherits from the IUnknown interface. IQueryContinue also has these types of members:

-see-also

IUserNotification