IBNCSClient.BNCSRegisterDriver Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBNCSClient Interface > IBNCSClient Methods >

IBNCSClient.BNCSRegisterDriver Method

Registers a driver with the specified device ID.

Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


void BNCSRegisterDriver(
 uint deviceId
)

Parameters

deviceId

Type: UInt32
The ID of the device to register the driver with.

 

See Also


IBNCSClient Interface

BNCS.Core.DriverFramework.Interfaces Namespace