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