ComponentOne BarCode for UWP
C1.BarCode Namespace / BarCodeException Class / HResult Property

In This Topic
    HResult Property (BarCodeException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public ReadOnly Property HResult As System.Integer
    [__DynamicallyInvokable()]
    public System.int HResult {get;}
    See Also