IMFMediaEngineEx::GetMetadata method

[This documentation is preliminary and is subject to change.]

Applies to: desktop apps | Metro style apps

Gets metadata about the media resource, such as title or author.

Syntax

HRESULT GetMetadata(
  [out]  IPropertyStore **ppMetadataStore
);

Parameters

  • ppMetadataStore [out]
    Receives a pointer to the IPropertyStore interface of a Shell metadata provider. The caller must release the interface.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Header

Mfmediaengine.h

See also

Shell Metadata Providers

IMFMediaEngineEx

 

 

Send comments about this topic to Microsoft

Build date: 5/5/2012