ImageResizer  3.4.0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Public Member Functions | List of all members
ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataQueryWriter Interface Reference
Inheritance diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataQueryWriter:
Inheritance graph
[legend]
Collaboration diagram for ImageResizer.Plugins.Wic.InteropServices.ComTypes.IWICMetadataQueryWriter:
Collaboration graph
[legend]

Public Member Functions

new void GetContainerFormat (out Guid pguidContainerFormat)
 
new uint GetLocation (uint cchMaxLength, [MarshalAs(UnmanagedType.LPWStr, SizeParamIndex=0)] StringBuilder wzNamespace)
 
new void GetMetadataByName ([MarshalAs(UnmanagedType.LPWStr)] string wzName, [In, Out, MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarValue)
 
new IEnumString GetEnumerator ()
 
void SetMetadataByName ([MarshalAs(UnmanagedType.LPWStr)] string wzName, [In, MarshalAs(UnmanagedType.CustomMarshaler, MarshalTypeRef=typeof(PropVariantMarshaler))] PropVariant pvarValue)
 
void RemoveMetadataByName ([MarshalAs(UnmanagedType.LPWStr)] string wzName)
 

Detailed Description

Definition at line 1189 of file WinCodec.cs.


The documentation for this interface was generated from the following file: