|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Bncs Namespace > BncsDatabase Class > BncsDatabase Methods > BncsDatabase.RemoveSlotCallback Method |
Removes a slot callback for the specified slot index.
Namespace: BNCS.Core.DriverFramework.Bncs
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public void RemoveSlotCallback(
BncsDatabaseSlotCallback callback
)
callback
Type: BNCS.Core.DriverFramework.Bncs.BncsDatabaseSlotCallback
The BncsDatabaseSlotCallback instance to remove.
Condition |
|
|---|---|
This callback does not belong to this database |
|
Slot index not initialised |
BNCS.Core.DriverFramework.Bncs Namespace