CanIntE.MessageErrorInterruptEnable 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.
MERRE: Message Error Interrupt Enable bit. True = Interrupt on error during message reception or transmission. False = Disabled.
public bool MessageErrorInterruptEnable { get; }
member this.MessageErrorInterruptEnable : bool
Public ReadOnly Property MessageErrorInterruptEnable As Boolean