ComponentOne Bitmap for UWP
Begin Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceContext Class : Begin Method
void ID3D11DeviceContext::Begin([In] ID3D11Asynchronous* pAsync)
Syntax
'Declaration
 
Public Sub Begin( _
   ByVal asyncRef As Asynchronous _
) 
public void Begin( 
   Asynchronous asyncRef
)

Parameters

asyncRef
See Also

Reference

DeviceContext Class
DeviceContext Members