|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBNCSClient Interface > IBNCSClient Methods > IBNCSClient.BNCSInfodriverRevertive Method |
Reverts the BNCSInfo driver to a previous state.
Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
void BNCSInfodriverRevertive(
uint deviceId,
uint index,
Nullable<string> value
)
deviceId
Type: UInt32
The ID of the device.
index
Type: UInt32
The index of the device.
value
Type: Nullable<String>
The value to revert to.
BNCS.Core.DriverFramework.Interfaces Namespace