Specifies an instance of an IPopupMessage61 object up to be removed. The popup is removed and not simply hidden from view.
JavaScript |
|
RemovePopup(popup) |
C# |
|
void RemovePopup( IPopupMessage61 popup) |
C++ |
|
HRESULT RemovePopup( IPopupMessage61 * popup) |
Parameters
popup
An IPopupMessage61 representing the existing popup object that is to be removed.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.