[]
Initializes a new instance of the DeviceContext1 class using an existing Device1.
public static DeviceContext1 Create(Device1 device, DeviceContextOptions options)
| Type | Name | Description |
|---|---|---|
| Device1 | device | The device. |
| DeviceContextOptions | options | The options to be applied to the created device context. |
| Type | Description |
|---|---|
| DeviceContext1 |