Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 2.21 KB

nf-comsvcs-icomqcevents-onqcplayback.md

File metadata and controls

83 lines (64 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
NF:comsvcs.IComQCEvents.OnQCPlayback
IComQCEvents::OnQCPlayback (comsvcs.h)
Generated when a messages contents are replayed.
IComQCEvents interface [COM+]
OnQCPlayback method
IComQCEvents.OnQCPlayback
IComQCEvents::OnQCPlayback
OnQCPlayback
OnQCPlayback method [COM+]
OnQCPlayback method [COM+]
IComQCEvents interface
_dtc_IComQCEvents_OnQCPlayback
comsvcs/IComQCEvents::OnQCPlayback
cos.icomqcevents_onqcplayback
cos\icomqcevents_onqcplayback.htm
cos
7cd9daf8-cc4d-4d48-b547-95b370f5a927
12/05/2018
IComQCEvents interface [COM+],OnQCPlayback method, IComQCEvents.OnQCPlayback, IComQCEvents::OnQCPlayback, OnQCPlayback, OnQCPlayback method [COM+], OnQCPlayback method [COM+],IComQCEvents interface, _dtc_IComQCEvents_OnQCPlayback, comsvcs/IComQCEvents::OnQCPlayback, cos.icomqcevents_onqcplayback
comsvcs.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
IComQCEvents::OnQCPlayback
comsvcs/IComQCEvents::OnQCPlayback
c++
APIRef
kbSyntax
COM
ComSvcs.h
IComQCEvents.OnQCPlayback

IComQCEvents::OnQCPlayback

-description

Generated when a messages contents are replayed.

-parameters

-param pInfo [in]

A pointer to a COMSVCSEVENTINFO structure.

-param objid [in]

The just-in-time activated object.

-param guidMsgId [in]

The unique identifier for the queue.

-param guidWorkFlowId [in]

This parameter is reserved.

-param hr [in]

The status from Message Queuing receive message.

-returns

The user verifies the return values from this method.

-see-also

IComQCEvents