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

Public Types | |
| enum | { kDefaultIID = IID_ISOUNDSUITE } |
Public Member Functions | |
| virtual UIDRef | GetEmptyFrameRef () const =0 |
| virtual UIDRef | GetSelectedSoundRef () const =0 |
| virtual bool16 | IsSoundSelection () const =0 |
| virtual bool16 | CanConvertToSound () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Selection suite for manipulating Sound page items and attributes.
| pure virtual |
Tests if the selection can be converted into a Sound page item.
| pure virtual |
Obtains an existing empty frame that can be converted into a sound frame.
| pure virtual |
| pure virtual |
Tests the current selection for Sound page items