AbortClone
TheAbortClonemethod aborts the specified cloning transaction.
void AbortClone (in ODDraftKey key);
key- The draft key of the cloning transaction to be aborted.
DISCUSSION
You call this method if a cloning transaction cannot be completed for any reason. Thekeyparameter must be set to the draft key value returned by the call to theBeginClonemethod that started the cloning transaction.EXCEPTIONS
kODErrInvalidDraftKey- The specified draft key is not the draft key for the current cloning transaction.
SEE ALSO
TheODDraftKeytype (page 902).
TheODDraft::BeginClonemethod (page 159).
TheODDraft::Clonemethod (page 162).
TheODDraft::EndClonemethod (page 171).
"EndClone" on page 325 in OpenDoc Programmer's Guide
"Insert" on page 247 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help