a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 amigaguide.library
  --background--
  --rexxhost--
  AddAmigaGuideHostA
  AmigaGuideSignal
  CloseAmigaGuide
  GetAmigaGuideAttr
  GetAmigaGuideMsg
  GetAmigaGuideString
  LockAmigaGuideBase
  OpenAmigaGuideA
  OpenAmigaGuideAsyncA
  RemoveAmigaGuideHostA
  ReplyAmigaGuideMsg
  SendAmigaGuideCmdA
  SendAmigaGuideContextA
  SetAmigaGuideAttrsA
  SetAmigaGuideContextA
  UnlockAmigaGuideBase
Include
GuruMeditation
Docs » Autodocs » amigaguide.library » OpenAmigaGuideAsyncA

NAME

        OpenAmigaGuideAsyncA - Open an AmigaGuide database async (V34)

SYNOPSIS

        handle = OpenAmigaGuideAsyncA (nag, attrs);
d0 a0 d0
AMIGAGUIDECONTEXT OpenAmigaGuideAsyncA (struct NewAmigaGuide *,
struct TagItem *);
handle = OpenAmigaGuideAsync (nag, tag1, ...);
AMIGAGUIDECONTEXT OpenAmigaGuideAsyncA (struct NewAmigaGuide *,
Tag tag1, ...);

FUNCTION

        Opens an AmigaGuide database for ansynchronous use.
The NewAmigaGuide structure, and its pointers, must stay valid until
an ActiveToolID or ToolStatusID message is received by the calling
process.
This function actually spawns OpenAmigaGuide() as another process,
so, for further documentation, refer to the OpenAmigaGuide()
function.

INPUTS

        nag -- Pointer to a valid NewAmigaGuide structure.
(see OpenAmigaGuide() for documentation on its useage).
attrs -- Additional attributes. See OpenAmigaGuideA().

RESULT

        handle -- Handle to an AmigaGuide system.

SEE ALSO

OpenAmigaGuideA(), CloseAmigaGuide()

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:

Anthrox

RBS
ATX
SCX
TSL

Comments:

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