HrResult

Namespace ›› System ›› MfException ›› Properties ››
Parent Previous Next

HrResult

Gets or sets HRESULT, a coded numerical value that is assigned to a specific exception.

OutputVar := instance.HrResult
instance.HrResult := Value

Value

MfInteger or var integer.

Gets

Gets the HRESULT Value related to the exception as integer var.

Sets

Sets the HRESULT Value of the exception.