[]
        
(Showing Draft Content)

C1.Util.DX.WIC.DevelopRawNotificationCallback

DevelopRawNotificationCallback Class

IWICDevelopRawNotificationCallback

Inheritance
DevelopRawNotificationCallback
Implements
Namespace: C1.Util.DX.WIC
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("95c75a6e-3e8c-4ec2-85a8-aebcc551e59b")]
public class DevelopRawNotificationCallback : ComObject, IDisposable, IUnknown

Constructors

Name Description
DevelopRawNotificationCallback(IntPtr)

Initializes a new instance of the DevelopRawNotificationCallback class.

Methods

Name Description
Notify(int)

HRESULT IWICDevelopRawNotificationCallback::Notify([In] unsigned int NotificationMask)

Operators

Name Description
explicit operator DevelopRawNotificationCallback(IntPtr)

Performs an explicit conversion from IntPtr to DevelopRawNotificationCallback.