GetEditionFormatMark
currentMark );
EditionRefNum whichEdition ; is the reference number for the edition. FormatType whichFormat ; indicates the format type for the edition particular format.
whichEdition is the reference number for the edition.
whichFormat indicates the format type for the edition
setMarkTo is the mark for the format
noErr (0) No error
rfNumErr (-51) Bad edition reference number
noTypeErr (-102) Unknown format ( subscriber only)
editionMgrInitErr (-450) Manager not initialized
Notes: If the edition does not support the format specified in the whichFormat
parameter, you receive a noTypeErr result code.