IWDTFEnhancedDeviceTestSupportAction2::put_SkipRestart method (wdtfedtaction.h)
Sets a value that indicates whether the target device should be restarted by default.
This property is write-only.
Syntax
HRESULT put_SkipRestart(
VARIANT_BOOL bSkipRestart
);
Parameters
bSkipRestart
A BOOL value indicating if the device should be restarted.
Remarks
The Enable and Disable methods attempt to restart the target device by default. Use this method to skip that step.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Professional |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wdtfedtaction.h |