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.IPropertyBag2 Interface Reference

Public Member Functions

void Read (uint cProperties, [In][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] PROPBAG2[] pPropBag, IErrorLog pErrLog, [Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] object[] pvarValue, [Out][MarshalAs(UnmanagedType.LPArray, ArraySubType=UnmanagedType.Error, SizeParamIndex=0)] int[] phrError)
 
void Write (uint cProperties, [In][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] PROPBAG2[] pPropBag, [In][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=0)] object[] pvarValue)
 
uint CountProperties ()
 
void GetPropertyInfo (uint iProperty, uint cProperties, [Out][MarshalAs(UnmanagedType.LPArray, SizeParamIndex=1)] PROPBAG2[] pPropBag, out uint pcProperties)
 
void LoadObject ([MarshalAs(UnmanagedType.LPWStr)] string pstrName, uint dwHint, [MarshalAs(UnmanagedType.IUnknown)] object pUnkObject, IErrorLog pErrLog)
 

Detailed Description

Definition at line 175 of file WinCodec.cs.


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