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

Public Member Functions

ErrorCode AddMediaFile (ISnpRunnableContext *runnableContext)
 

Detailed Description

  • Shows how to Create a Multi-State object and how to transition between states.

Member Function Documentation

ErrorCode SnpAddMediaFile::AddMediaFile (ISnpRunnableContextrunnableContext)

Builds a Multi-State object on a new document and adds buttons to transition between states.

Returns
kSuccess on success, other ErrorCode otherwise.