Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

IAccCommandTargetProxy Interface Reference


Detailed Description

The IAccCommandTargetProxy interface is required for clients that support ui plugins. This proxy is set via IAccPluginManager::CommandTargetProxy(IAccCommandTargetProxy *)

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.

Public Member Functions


Member Function Documentation

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 
)


Questions? Stop by the AIM SDK Developer Forum
Created Mon Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.