NvdaException constructor

NvdaException(
  1. int hresult
)

Implementation

NvdaException(int hresult) : super(hresult);