ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / DevelopRawNotificationCallback Class / Notify Method

In This Topic
    Notify Method (DevelopRawNotificationCallback)
    In This Topic
    HRESULT IWICDevelopRawNotificationCallback::Notify([In] unsigned int NotificationMask)
    Syntax
    'Declaration
     
    Public Sub Notify( _
       ByVal notificationMask As Integer _
    ) 
    public void Notify( 
       int notificationMask
    )

    Parameters

    notificationMask
    See Also