e-CryptIt Engine REALbasic Plugin

AppleSingle.Decode Method

To start to decode a file. If you inherit from the class then you can receive events from it, such as status event and event to affect the name of the decoded file.

Decode(
   f as FolderItem) as Integer

Parameters

f
The file to decode

Returns

Integer

Remarks

Returns an error code, zero for no error.

See Also

AppleSingle Class