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

Public Types | |
| enum | { kDefaultIID = IID_ITKISTRINGLISTDATA } |
Public Member Functions | |
| virtual void | SetStringList (const K2Vector< NodeID > &newList)=0 |
| virtual const K2Vector< NodeID > & | GetStringList ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Data interface for storing list data of TKITreeNodeID type.
Set the value of the list of strings.
| newList | - the list of strings that will be the new value |
Implemented in TKIStringListData.