IsSysTrayIcon()

Syntax

Result = IsSysTrayIcon(#SysTrayIcon)
Description
Tests if the given systray icon is valid and correctly initialized.

Parameters

#SysTrayIcon The systray icon to test.

Return value

Nonzero if the systray icon is valid, zero otherwise.

Remarks

This function is bulletproof and may be used with any value. This is the correct way to ensure a systray icon is ready to use.

See Also

AddSysTrayIcon()

Supported OS

All

<- ChangeSysTrayIcon() - SysTray Index - RemoveSysTrayIcon() ->