IHTMLImgElement::get_vrmlIHTMLImgElement::get_vrml*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLImgElement::put_vrml
*Next Topic: IHTMLImgElement::put_dynsrc

IHTMLImgElement::get_vrml


HRESULT get_vrml(
    BSTR *p
);

Retrieves the URL of the VRML world to be displayed in the window.

p
Address of a variable that receives the URL.

See also put_vrml

Up Top of Page


IHTMLImgElement::put_vrml


HRESULT put_vrml(
    BSTR v
);

Specifies the URL of a VRML world to be displayed in the window.

v
String specifying the URL.

See also get_vrml


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