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 » RemoveAmigaGuideHostA

NAME

        RemoveAmigaGuideHostA - Remove a dynamic node host.     (V34)

SYNOPSIS

        use = RemoveAmigaGuideHostA (key, attrs)
d0 a0 a1
LONG RemoveAmigaGuideHostA (AMIGAGUIDEHOST, struct TagItem *);
use = RemoveAmigaGuideHost (key, tag1, ...);
LONG RemoveAmigaGuideHost (AMIGAGUIDEHOST, Tag, ...);

FUNCTION

        This function removes a dynamic node host, that was added by
AddAmigaGuideHost(), from the system.

INPUTS

        key - Key that was returned by AddAmigaGuideHost().
attrs - Additional attributes. None are defined at this time.

RESULT

        use - Number of outstanding clients of this database.  You
can not exit until use==0.

SEE ALSO

AddAmigaGuideHostA()

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:

Horizon

HZ
RZR
ATX
AFL

Comments:

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