ComponentOne Bitmap for UWP
DeviceChild Constructor

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceChild Class : DeviceChild Constructor
The native pointer.
Initializes a new instance of the DeviceChild class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
public DeviceChild( 
   System.IntPtr nativePtr
)

Parameters

nativePtr
The native pointer.
See Also

Reference

DeviceChild Class
DeviceChild Members