BncsDatabaseSlotCallback Constructor

<< Click to Display Table of Contents >>

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

BncsDatabaseSlotCallback Constructor

Initializes a new instance of the BncsDatabaseSlotCallback class.

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

 

Syntax


public BncsDatabaseSlotCallback(
 uint deviceId,
 uint databaseId,
 uint slotIndex
)

Parameters

deviceId

Type: UInt32
The unique identifier for the device.

databaseId

Type: UInt32
The unique identifier for the database.

slotIndex

Type: UInt32
The index of the slot within the database.

 

See Also


BncsDatabaseSlotCallback Class

BNCS.Core.DriverFramework.Bncs Namespace