|
<< 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)
public BncsDatabaseSlotCallback(
uint deviceId,
uint databaseId,
uint slotIndex
)
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.
BncsDatabaseSlotCallback Class
BNCS.Core.DriverFramework.Bncs Namespace