![]() | InDesign SDK 20.5 |
#include <IRemoveUnusedTopicsCmdData.h>

Public Types | |
| enum | { kDefaultIID = IID_IREMOVEUNUSEDTOPICSCMDDATA } |
Public Member Functions | |
| virtual const UIDRef & | GetTopicListUIDRef () const =0 |
| virtual void | SetTopicListUIDRef (const UIDRef &topicListUIDRef)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Command data interface associated with kRemoveUnusedTopicsCmdBoss.
| pure virtual |
Gets the target topic list for the command.