|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework Namespace > BncsFramework Class > BncsFramework Methods > BncsFramework.GetMonitoredInfodriver Method |
Retrieves a monitored infodriver for the specified device ID.
Namespace: BNCS.Core.DriverFramework
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public static IBncsMonitoredInfodriver GetMonitoredInfodriver(
uint deviceId
)
deviceId
Type: UInt32
The unique identifier of the device for which to retrieve the infodriver.
An IBncsMonitoredInfodriver instance representing the monitored infodriver for the specified device.
Condition |
|
|---|---|
Infodriver mode not available if BNCS not enabled |
|
Infodriver is managed not monitored |
BNCS.Core.DriverFramework Namespace