a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 asl.library
  AbortAslRequest
  ActivateAslRequest
  AllocAslRequest
  AllocFileRequest
  AslRequest
  FreeAslRequest
  FreeFileRequest
  RequestFile
Include
GuruMeditation
Docs » Autodocs » asl.library » AbortAslRequest

NAME

	AbortAslRequest -- attempt to abort an asl requester. (V44)

SYNOPSIS

	AbortAslRequest(requester);
A0
VOID AbortAslRequest(APTR requester);

FUNCTION

	The different types of asl requesters are modal (as of V44). Yet at
times it may be necessary to abort a modal requester from a different
task context. AbortAslRequest() will attempt to tell the modal asl
requester provided to shut down and perform as if the user had clicked
on the requester's window close gadget. This may take some time to
complete; be prepared to handle this.

INPUTS

	requester - requester obtained from AllocAslRequest(), or NULL in
which case this function does nothing.

SEE ALSO

AslRequest()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Abyss

FC
DJ
RBS
AYS

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se