| HRESULT IAccCommandTarget::QueryStatus | ( | [in] xp_int | command, | |
| [in] xp_kvariant | users, | |||
| [out, retval] xp_vbool * | enabled | |||
| ) |
Called by the application when it wants to determine whether the plugin can be invoked, given its current internal state and selected buddies in the Buddy List.
| HRESULT IAccCommandTarget::Exec | ( | [in] xp_int | command, | |
| [in] xp_kvariant | users | |||
| ) |
Called when the user invokes the plugin, either by selecting it from a menu, clicking on a button, or other means.