InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
BehaviorSelectionSuiteData Class Reference

#include <BehaviorSelectionSuiteData.h>

Inheritance diagram for BehaviorSelectionSuiteData:
SelectionSuiteData

Public Member Functions

 BehaviorSelectionSuiteData (const PMIID &message, const void *data)
 
PMIID GetMessage () const
 
const void * GetData () const
 

Additional Inherited Members

- Public Types inherited from SelectionSuiteData
typedef object_type data_type
 

Detailed Description

Defines the interface for the Behavior Selection suite data to be used in the new selection architecture.

See Also
IBehaviorSuite
SelectionSuiteData

Constructor & Destructor Documentation

BehaviorSelectionSuiteData::BehaviorSelectionSuiteData (const PMIIDmessage,
const void * data 
)
inline

Construct a new BehaviorSelectionSuiteData object

Parameters
messageID of the message
dataData associated with the message

Member Function Documentation

const void* BehaviorSelectionSuiteData::GetData () const
inline

Get the data associated with the message

Returns
Data associated with the message
PMIID BehaviorSelectionSuiteData::GetMessage () const
inline

Get the ID of the message

Returns
ID of the message