SECTrayIcon::RemoveState

voidSECTrayIcon::RemoveState(SEC_DWORDnState)

Remove the tray icon state from available state map. See AddState for more information on tray icon states.

Defined in: TrayIcon.cpp

Return Value

void

Parameters

nState

State to remove

See Also

AddState

SECTrayIcon