Interface
ISAZEditor

Used to implement a class that modifies a SAZ file

Definition

Methods

BeginUpdate()

Begins a batch update operation on the archive. Must be called before adding or modifying files in the archive.

Declaration

cs-api-definition
void BeginUpdate()

CommitUpdate()

Commits all changes made during the update operation. Must be called after all modifications are complete and before CompleteArchive.

Declaration

cs-api-definition
void CommitUpdate()
In this article
DefinitionMethodsBeginUpdate()CommitUpdate()
Not finding the help you need?
Contact Support