Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.75 KB

mf-pd-pmphost-context-attribute.md

File metadata and controls

60 lines (34 loc) · 1.75 KB
description ms.assetid title ms.topic ms.date
Contains a pointer to the proxy object for the applications presentation descriptor.
0cd83204-0d32-417c-8911-1d3358eb0802
MF_PD_PMPHOST_CONTEXT attribute (Mfidl.h)
reference
05/31/2018

MF_PD_PMPHOST_CONTEXT attribute

Contains a pointer to the proxy object for the application's presentation descriptor.

Data type

IUnknown*

Remarks

The Protected Media Path (PMP) host uses this attribute to store the application's presentation descriptor on the remote presentation descriptor. The attribute value is a pointer to the IMFRemoteProxy interface.

The GUID constant for this attribute is exported from mfuuid.lib.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Mfidl.h

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetUnknown

IMFAttributes::SetUnknown

IMFPresentationDescriptor

Presentation Descriptor Attributes