Gets the device device capabilities.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void FromDevice( Device device ) |
Parameters
- device
- Type: Device
The DirectX layer Device device.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | device is nullNothingnullptra null reference (Nothing in Visual Basic). |