BncsInfodriverSlotCallback Constructor

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsInfodriverSlotCallback Class >

BncsInfodriverSlotCallback Constructor

Initializes a new instance of the BncsInfodriverSlotCallback class.

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

 

Syntax


public BncsInfodriverSlotCallback(
 uint deviceId,
 uint slotIndex,
 bool managed
)

Parameters

deviceId

Type: UInt32
The unique identifier for the device.

slotIndex

Type: UInt32
The index of the slot associated with the device.

managed

Type: Boolean
A value indicating whether the slot is managed.

 

See Also


BncsInfodriverSlotCallback Class

BNCS.Core.DriverFramework.Bncs Namespace