Returns the XScreen screen by the adapter adapter specifying the screen.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public static XScreen GetScreen( AdapterInformation adapter ) |
Parameters
- adapter
- Type: AdapterInformation
The DirectX layer AdapterInformation adapter specifying the screen.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | adapter is nullNothingnullptra null reference (Nothing in Visual Basic). |