The following methods are invoked by aimcc when a call is made via IAccCommandTarget to a ui plugin that did not handle it (any call that returns E_NOTIMPL) in its aggregated native-code component.
| HRESULT IAccCommandTargetProxy::QueryStatus | ( | [in] IAccSession * | session, | |
| [in] IAccPluginInfo * | plugin, | |||
| [in] xp_int | command, | |||
| [in] xp_kvariant | names, | |||
| [out, retval] xp_vbool * | enabled | |||
| ) |
| HRESULT IAccCommandTargetProxy::Exec | ( | [in] IAccSession * | session, | |
| [in] IAccPluginInfo * | plugin, | |||
| [in] xp_int | command, | |||
| [in] xp_kvariant | names | |||
| ) |