ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / IVirtualSurfaceImageSourceNative Class / SetUpdatesNeededHandler Method

In This Topic
    SetUpdatesNeededHandler Method
    In This Topic
    Sets a delegate that performs the drawing behaviors when an update to VirtualSurfaceImageSource is requested.
    Syntax
    'Declaration
     
    Public Sub SetUpdatesNeededHandler( _
       ByVal updatesNeededHandler As IVirtualSurfaceImageSourceNative.VSISUpdatesNeededDelegate _
    ) 

    Parameters

    updatesNeededHandler
    See Also