*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtDtsDataTypeToAttributeList (3)              
Title
Content
Arch
Section
 

Contents


 DtDtsDataTypeToAttributeList(libraDrtyDtcsaDlalt)aTypeToAttributeList(library call)




 NAME    [Toc]    [Back]
      DtDtsDataTypeToAttributeList - get a list of attributes for a data
      type

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Dts.h>
      DtDtsAttribute **DtDtsDataTypeToAttributeList(
      const char *datatype,
      const char *opt_name);

 DESCRIPTION    [Toc]    [Back]
      The DtDtsDataTypeToAttributeList function returns a list of attributes
      for a data type.

      The datatype argument is a pointer to a data type name string.

      The opt_name argument can be used to specify a name to be associated
      with the data type.  If the opt_name argument is not NULL, it is used
      as a pseudo file name in typing; otherwise, certain attributes may be
      returned as NULL because the filename components could not be
      determined.

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, the DtDtsDataTypeToAttributeList function
      returns a NULL-terminated array of pointers of *DtDtsAttribute, or
      NULL if no value could be determined.

 APPLICATION USAGE    [Toc]    [Back]
      The application should use the DtDtsFreeAttributeList(3) function to
      release the memory for the returned value.

      The opt_name argument is useful when the attribute being returned
      contains a modifier string that depends on having a file name
      included.  For example, if the INSTANCE_ICON attribute had the value
      %name%.icon, opt_name would be used to derive the %name% portion of
      the attribute value.  See dtdtsfile(4).

 SEE ALSO    [Toc]    [Back]
      Dt/Dts.h, DtDtsLoadDataTypes(3), DtDtsFreeAttributeList(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
XmTabList HP-UX Data type for a tab list
XmFontList Tru64 Data type for a font list
XmFontList IRIX Data type for a font list
XmFontList HP-UX Data type for a font list
DtDtsFreeDataTypeNames HP-UX free a list of data type names
AUpvnew IRIX Audio File parameter value list data type
DtDtsFreeAttributeList HP-UX free a list of data attributes
DtDtsBufferToAttributeList HP-UX get a list of data attributes for a byte stream
AFgetmiscids IRIX get number and list of miscellaneous chunk ID's for a file, get the data type and size for a miscellaneous dat
XmRepTypeGetNameList Tru64 A representation type manager function that generates a list of values for a representation type
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service