Skip to content

Latest commit

 

History

History
75 lines (57 loc) · 2.65 KB

nn-mswmdm-iwmdmprogress3.md

File metadata and controls

75 lines (57 loc) · 2.65 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:mswmdm.IWMDMProgress3
IWMDMProgress3 (mswmdm.h)
The optional, application-implemented IWMDMProgress3 interface extends IWMDMProgress2 by providing additional input parameters to specify which event is being monitored, and to allow for context-specific information.Applications that implement this callback interface should provide an implementation for methods corresponding to IWMDMProgress and IWMDMProgress2 for backward compatibility, in addition to the new methods.
IWMDMProgress3
IWMDMProgress3 interface [windows Media Device Manager]
IWMDMProgress3 interface [windows Media Device Manager]
described
IWMDMProgress3Interface
mswmdm/IWMDMProgress3
wmdm.iwmdmprogress3
wmdm\iwmdmprogress3.htm
WMDM
fc3a7031-ac1b-45cf-889b-2d40d50b347d
12/05/2018
IWMDMProgress3, IWMDMProgress3 interface [windows Media Device Manager], IWMDMProgress3 interface [windows Media Device Manager],described, IWMDMProgress3Interface, mswmdm/IWMDMProgress3, wmdm.iwmdmprogress3
mswmdm.h
Windows
Windows
19H1
IWMDMProgress3
mswmdm/IWMDMProgress3
c++
APIRef
kbSyntax
COM
mswmdm.h
IWMDMProgress3

IWMDMProgress3 interface

-description

The optional, application-implemented IWMDMProgress3 interface extends IWMDMProgress2 by providing additional input parameters to specify which event is being monitored, and to allow for context-specific information.

Applications that implement this callback interface should provide an implementation for methods corresponding to IWMDMProgress and IWMDMProgress2 for backward compatibility, in addition to the new methods.

-inheritance

The IWMDMProgress3 interface inherits from IWMDMProgress. IWMDMProgress3 also has these types of members:

-see-also

Enabling Notifications

IWMDMProgress Interface

IWMDMProgress2 Interface

Interfaces for Applications