e-CryptIt Engine Xojo Plugin

AppleSingle.Decode Method (console safe)

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