Click to return to the Reusing Browser Technology home page    
IHTMLCurrentStyle::get_Ba...     IHTMLCurrentStyle::get_Ba...     IHTMLCurrentStyle Interfa...    
Web Workshop  |  Reusing Browser Technology

IHTMLCurrentStyle::get_backgroundPositionX Method


Retrieves the x-axis offset value of the backgroundPosition property of the element.

Syntax

HRESULT get_backgroundPositionX(
    VARIANT *p
);

Parameters

p
Address of a string (BSTR) returning the offset value of the x-axis of the backgroundPosition property of the element.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

get_backgroundPositionY


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.