Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.56 KB

mf-pd-last-modified-time-attribute.md

File metadata and controls

60 lines (34 loc) · 1.56 KB
description ms.assetid title ms.topic ms.date
Specifies when a presentation was last modified.
12990de2-7656-4781-943b-c46f42a0e38d
MF_PD_LAST_MODIFIED_TIME attribute (Mfidl.h)
reference
05/31/2018

MF_PD_LAST_MODIFIED_TIME attribute

Specifies when a presentation was last modified.

Data type

Byte array

Remarks

Media sources can set this attribute on a presentation descriptor. The value of the attribute is a FILETIME structure, which is documented in the Windows SDK.

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

Requirements

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

See also

Alphabetical List of Media Foundation Attributes

IMFAttributes::GetBlob

IMFAttributes::SetBlob

IMFPresentationDescriptor

Presentation Descriptor Attributes