ComponentOne Bitmap for UWP
BeginEventInt Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceContext2 Class : BeginEventInt Method
void ID3D11DeviceContext2::BeginEventInt([In] const wchar_t* pLabel,[In] int Data)
Syntax
'Declaration
 
Public Sub BeginEventInt( _
   ByVal labelRef As System.String, _
   ByVal data As System.Integer _
) 
public void BeginEventInt( 
   System.string labelRef,
   System.int data
)

Parameters

labelRef
data
See Also

Reference

DeviceContext2 Class
DeviceContext2 Members