Site Tools


documentation:development:opera:pf25:ppgfldr:pgsfldr:spr:02spr022

UnloadCode

Unloads a binary image previously loaded with LoadCode().

Synopsis

Err UnloadCode(CodeHandle code);

Description

This function frees any resources allocated by LoadCode(). Once UnloadCode() has been called, the code handle supplied becomes invalid and cannot be used again.

Arguments

  • code A code handle filled in by a previous call to LoadCode().

Return Value

Returns > = 0 if successful, or a negative error code of the CodeHandle supplied is somehow invalid.

Implementation

Folio call Implemented in file folio V21.

Associated Files

filefunctions.h

See Also

LoadCode()

documentation/development/opera/pf25/ppgfldr/pgsfldr/spr/02spr022.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1