a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 aml.library
  --rexxhost--
  AddArticlePartA
  AddCustomField
  AddFolderArticle
  CreateAddressEntryA
  CreateArticleA
  CreateArticlePartA
  CreateDecoderA
  CreateFolderA
  CreateServerA
  Decode
  DisposeAddressEntry
  DisposeArticle
  DisposeArticlePart
  DisposeDecoder
  DisposeFolder
  DisposeServer
  Encode
  ExpungeFolder
  FindAddressEntryA
  GetAddressEntryAttrsA
  GetArticleAttrsA
  GetArticlePartDataA
  GetCustomFieldData
  GetDecoderAttrsA
  GetFolderAttrsA
  GetServerArticles
  GetServerAttrsA
  GetServerHeaders
  HuntAddressEntryA
  OpenAddressEntry
  OpenArticle
  OpenFolderA
  ReadFolderSpool
  RemAddressEntry
  RemCustomField
  RemFolder
  RemFolderArticle
  SaveAddressEntry
  SaveFolder
  ScanFolderIndex
  SendArticle
  SetAddressEntryAttrsA
  SetArticleAttrsA
  SetArticlePartDataA
  SetDecoderAttrsA
  SetFolderAttrsA
  SetServerAttrsA
  WriteFolderSpool
Include
GuruMeditation
Docs » Autodocs » aml.library » GetAddressEntryAttrsA

NAME

	GetAddressEntryAttrsA -- Get attributes of an address entry object
GetAddressEntryAttrs -- Varargs stub for GetAddressEntryAttrsA

SYNOPSIS

	value = GetAddressEntryAttrsA(addr, tags)
D0 A0 A1
ULONG GetAddressEntryAttrsA(APTR addr, struct TagItem *tags);
ULONG GetAddressEntryAttrs(APTR addr, ULONG tag1, ...);

FUNCTION

	Gets the requested attributes from the specified
address entry object.

INPUTS

	addr - A pointer to a previously-created address entry object.
tags - Pointer to an array of TagItems.

TAGS

	See SetAddressEntryAttrsA() for description of the tags.  Also:
ADDRESSA_EntryID (LONG) - Record number of this address entry.

RESULT

	value - The number of attributes successfully gotten.

SEE ALSO

SetAddressEntryAttrsA()

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:

Phenomena

SCX
PHA
DC
AFL

Comments:

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