BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.BarCode Namespace / BarCodeException Class / HResult Property

In This Topic
    HResult Property (BarCodeException)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HResult As Integer
    public int HResult {get; set;}
    See Also