'Declaration Public Overloads Shared Function Create( _ ByVal driverType As DriverType, _ ByVal flags As DeviceCreationFlags _ ) As Device
public static Device Create( DriverType driverType, DeviceCreationFlags flags )
Parameters
- driverType
- Type of the driver.
- flags
- The flags.