This method displays an HTML popup window that contains any text or HTML content.
|
JavaScript |
|
|
ShowPopup(popup) |
|
|
C# |
|
|
void ShowPopup( IPopupMessage66 popup) |
|
|
C++ |
|
|
HRESULT ShowPopup( IPopupMessage66 * popup) |
|
Parameters
Popup
An IPopupMessage66 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.