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

Public Types | |
| typedef object_type | data_type |
Public Member Functions | |
| SelectionSnapshotDesc (const ClassID owningCSBClass, const ISelectionSnapshotSuite *adoptSnapShotData) | |
| virtual ClassID | GetOwningCSBClass () const |
| const ISelectionSnapshotSuite * | GetSnapShotData () const |
A more specific wrapper for a selection snapshot, allowing access to its data, via a pointer to an ISelectionSnapshotSuite.
| inlinevirtual |
Get the ClassID of the concrete selection boss for the selection model being snapshotted.
Implements SelectionSnapshotData.
| inline |
Get a pointer to the ISelectionSnapshotSuite associated with this snapshot.