ComponentOne Bitmap for UWP
SetNotificationCallback Method

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > DevelopRaw Class : SetNotificationCallback Method
HRESULT IWICDevelopRaw::SetNotificationCallback([In, Optional] IWICDevelopRawNotificationCallback* pCallback)
Syntax
'Declaration
 
Public Sub SetNotificationCallback( _
   ByVal callbackRef As DevelopRawNotificationCallback _
) 
public void SetNotificationCallback( 
   DevelopRawNotificationCallback callbackRef
)

Parameters

callbackRef
See Also

Reference

DevelopRaw Class
DevelopRaw Members