'Declaration Public Overloads Sub Close( _ ByVal windowInfo As UltraDesktopAlertWindowInfo _ )
public void Close( UltraDesktopAlertWindowInfo windowInfo )
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when the windowInfo parameter is null. |
System.Exception | Thrown when the specified UltraDesktopAlertWindowInfo instance is not currently open. |
Note: The specified UltraDesktopAlertWindowInfo must be currently open, or an exception is thrown. To determine whether an UltraDesktopAlertWindowInfo instance is currently open, use the IsOpen(UltraDesktopAlertWindowInfo) method.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2