Apple Network Setup Manual do Utilizador Página 101

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 184
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 100
CHAPTER 3
Network Setup Reference
Network Setup Structures and Data Types 101
OSType fType;
};
typedef struct CfgPrefsHeader CfgPrefsHeader;
Field descriptions
fSize The size in bytes of the preference, not including the
CfgPrefsHeader structure itself.
fVersion Always zero in the version of Network Setup described by
this document.
fType An OS type that uniquely identifies the preference within
the entity.
To get the
CfgPrefsHeader structures for an entity, call OTCfgGetPrefsTOC
(page 89).
CfgResourceLocator 3
The CfgResourceLocator structure contains a file specification and a resource ID
for an entity’s custom icon.
struct CfgResourceLocator {
FSSpec fFile;
SInt16 fResID;
};
Field descriptions
fFile A file specification.
fResID A resource ID.
The CfgResourceLocator structure is a member of the CfgEntityInfo (page 99)
structure. Custom icons are currently not displayed, so you should initialize
this structure to zero for any entities that you create.
CfgSetsStruct 3
The CfgSetsStruct structure holds information about a set entity.
Vista de página 100
1 2 ... 96 97 98 99 100 101 102 103 104 105 106 ... 183 184

Comentários a estes Manuais

Sem comentários