[]
Creates a device to represent the display adapter.
public static DeviceEx Create(Direct3DEx direct3D, int adapter, DeviceType deviceType, IntPtr controlHandle, CreateFlags createFlags, ref PresentParameters presentParameters)
Public Shared Function Create(direct3D As Direct3DEx, adapter As Integer, deviceType As DeviceType, controlHandle As IntPtr, createFlags As CreateFlags, ByRef presentParameters As PresentParameters) As DeviceEx
| Type | Name | Description |
|---|---|---|
| Direct3DEx | direct3D | |
| int | adapter | |
| DeviceType | deviceType | |
| IntPtr | controlHandle | |
| CreateFlags | createFlags | |
| PresentParameters | presentParameters |
| Type | Description |
|---|---|
| DeviceEx |