[]
IWICDevelopRawNotificationCallback
[Guid("95c75a6e-3e8c-4ec2-85a8-aebcc551e59b")]
public class DevelopRawNotificationCallback : ComObject, IDisposable, IUnknown
Initializes a new instance of the DevelopRawNotificationCallback class.
public DevelopRawNotificationCallback(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
HRESULT IWICDevelopRawNotificationCallback::Notify([In] unsigned int NotificationMask)
public void Notify(int notificationMask)
notificationMask
intPerforms an explicit conversion from System.IntPtr to DevelopRawNotificationCallback.
public static explicit operator DevelopRawNotificationCallback(IntPtr nativePointer)
nativePointer
System.IntPtr