Collapse All
Expand All
C#
SGPRTL and SGP.XUtility documentation
XScreen
.
.
::
.
CheckDevice Method (Boolean, Boolean)
XScreen Class
See Also
Send Feedback
Checks the device.
Namespace:
SGP.XSpace
Assembly:
SGPRTL
(in SGPRTL.dll)
Version:
1.2.3019.18825
Syntax
C#
public
bool
CheckDevice
(
bool
force
,
bool
reset
)
Parameters
force
Type:
System
.
.
::
.
Boolean
Force the check.
reset
Type:
System
.
.
::
.
Boolean
Device reset.
Return Value
Returns
true
True
true
true
(
True
in Visual Basic)
if the device is ready.
See Also
XScreen Class
CheckDevice Overload
SGP.XSpace Namespace