IHTMLInputImage::get_dynsrcIHTMLInputImage::get_dynsrc*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLInputImage::put_dynsrc
*Next Topic: IHTMLInputImage::get_readyState

IHTMLInputImage::get_dynsrc


HRESULT get_dynsrc(
    BSTR *p
);

Retrieves the address of a video clip or VRML world to be displayed in the window.

p
Address of a variable that receives the address.

See also put_dynsrc

Up Top of Page


IHTMLInputImage::put_dynsrc


HRESULT put_dynsrc(
    BSTR v
);

Sets the address of a video clip or VRML world to be displayed in the window.

v
String specifying the address.

See also get_dynsrc


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.