a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Static lib:
 reaction.lib
  --datasheet--
  BrowserNodesA
  ChooserLabelsA
  ClickTabsA
  FreeBrowserNodes
  FreeChooserLabels
  FreeClickTabs
  FreeRadioButtons
  GetAttrs
  GetCode
  LBAddNodeA
  LBEditNodeA
  LBRemNode
  LibDoGadgetMethodA
  OpenLayoutWindowTagList
  RadioButtonsA
Include
GuruMeditation
Docs » Autodocs » reaction.lib » GetAttrs

NAME

       GetAttrsA -- Get multiple object attributes
GetAttrs -- Varargs stub to GetAttrsA

SYNOPSIS

       count = GetAttrsA( object, taglist )
count = GetAttrs( object, tag, address, ... )
ULONG GetAttrsA( Object *, struct TagItem * )
ULONG GetAttrs( Object *, Tag, ... )

FUNCTION

       Gets multiple attributes of an object iin a single call.
Remember that while the function returns the number of
attributes that were getable, it can not inform WHICH
attributes, if any, were not. Thus, you shouldn't use this
function when you are not sure that an attribute is getable.

INPUTS

       object - pointer to the object that should be queried
taglist - a list of tag and ULONG address pairs to fill

RESULT

       The number of attributes that succeeded.

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:

Andromeda

FLT
FC
AYS
AOA

Comments:

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