This method displays an HTML popup window that contains any text or HTML content.
JavaScript |
|
ShowPopup(popup) |
C# |
|
void ShowPopup( IPopupMessage61 popup) |
C++ |
|
HRESULT ShowPopup( IPopupMessage61 * popup) |
Parameters
Popup
An IPopupMessage61 object representing the content and properties of the popup window
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.