IWICMetadataReaderInfo interface

Exposes methods that provide basic information about the registered metadata reader.

Members

The IWICMetadataReaderInfo interface inherits from IWICMetadataHandlerInfo. IWICMetadataReaderInfo also has these types of members:

Methods

The IWICMetadataReaderInfo interface has these methods.

MethodDescription
CreateInstance

Creates an instance of an IWICMetadataReader.

GetPatterns

Gets the metadata patterns associated with the metadata reader.

MatchesPattern

Determines if a stream contains a metadata item pattern.

 

Requirements

Minimum supported client

Windows XP with SP2, Windows Vista [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2008 [desktop apps | Windows Store apps]

Header

Wincodecsdk.h

IDL

Wincodecsdk.idl

Library

Windowscodecs.lib

DLL

Windowscodecs.dll

 

 

Show: