[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_smirtl' (#crwlib)

smi_exit_handler_t

Declaration

Source position: _crw_smirtl.pas line 193

type smi_exit_handler_t = function(

  context: Pointer;

  var ExitCode: Integer

):Integer;