reason property
Sets or retrieves the result of the data transfer for a data source object.
Syntax
HRESULT value = object.put_reason( v);HRESULT value = object.get_reason(* p);
Property values
Type: long
Remarks
The IHTMLEventObj::reason property specifies the state of completion of the data transfer.
Show: