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.
HRESULT put_SkipRestart(
VARIANT_BOOL bSkipRestart
);
bSkipRestart
A BOOL value indicating if the device should be restarted.
The Enable and Disable methods attempt to restart the target device by default. Use this method to skip that step.
Requirement | Value |
---|---|
Minimum supported client | Windows XP Professional |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wdtfedtaction.h |