Click to return to the Reusing Browser Technology home page    
IHTMLEventObj2::setAttrib...     IHTMLEventObj2::get_prope...     IHTMLEventObj2 Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLEventObj2::get_dataTransfer Method


Retrieves the IHTMLDataTransfer interface pointer of the event object.

Syntax

HRESULT get_dataTransfer(
    IHTMLDataTransfer **p
);

Parameters

p
Address of a pointer to an IHTMLDataTransfer interface that returns the event object.

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.