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

NAME

	GetDecoderAttrsA -- Set object attributes for a decoder/encoder
object
GetDecoderAttrsA -- Varargs stub for GetDecoderAttrsA

SYNOPSIS

	value = GetDecoderAttrsA(decoder, tags)
D0 A0 A1
ULONG GetDecoderAttrsA(APTR decoder, struct TagItem *);
ULONG GetDecoderAttrs(APTR decoder, ULONG tag1, ...);

FUNCTION

	Gets attributes of the specified decoder/encoder object.

INPUTS

	decoder - Pointer to a decoder/encoder object
tags - An array of TagItems.

TAGS

	The only valid gettable tags are:  DECODERA_DestHandle,
DECODERA_DestFile, DECODERA_DestBuffer,
DECODERA_DestLen, DECODERA_Lines
See SetDecoderAttrsA() for details.

RESULT

	value - Number of attributes successfully gotten.

SEE ALSO

SetDecoderAttrsA(), CreateDecoderA()

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:

Paradox

TSL
PDX
PHA
CSL

Comments:

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