IHTMLDialog::get_dialogArgumentsIHTMLDialog::get_dialogArguments*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLDialog::get_dialogHeight
*Next Topic: IHTMLDialog::put_returnValue

IHTMLDialog::get_dialogArguments


HRESULT get_dialogArguments(
    VARIANT *p
);

Retrieves the variable or array of variables passed into the modal dialog window.

p
Address of a VARIANT structure that receives the variables.

This property applies only to windows created using the showModalDialog method.


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