Msr.CapTransmitSentinels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true, the MSR device can transmit start and end sentinels. If false, these characters cannot be returned to the application.
public abstract bool CapTransmitSentinels { get; }
member this.CapTransmitSentinels : bool
Public MustOverride ReadOnly Property CapTransmitSentinels As Boolean