Specifies an instance of an IPopupMessage66 object up to be removed. The popup is removed and not simply hidden from view.
|
JavaScript |
|
|
RemovePopup(popup) |
|
|
C# |
|
|
void RemovePopup( IPopupMessage66 popup) |
|
|
C++ |
|
|
HRESULT RemovePopup( IPopupMessage66 * popup) |
|
Parameters
popup
An IPopupMessage66 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.