Click to return to the Reusing Browser Technology home page    
IHTMLEventObj::get_qualif...     IHTMLEventObj::get_return...     IHTMLEventObj Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLEventObj::get_reason Method


Retrieves the disposition of data transfer for a data source object.

Syntax

HRESULT get_reason(
    long *p
);

Parameters

p
Address of a long integer variable that receives an integer value that specifies the reason for completion. For details, see the reason property.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.