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

Public Types | |
| enum | { kDefaultIID = IID_IDELETEINDEXXREFENTRYCMDDATA } |
Public Member Functions | |
| virtual bool16 | GetDoNotifyFlag () const =0 |
| virtual void | SetDoNotifyFlag (bool16 notify)=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 used for deleting an index cross-reference entry.
| pure virtual |
Retrieves the "notify" flag.
| pure virtual |
Sets the "notify" flag.
| notify | [IN] - value of the flag. |