Bull DPX/20 Guia do Utilizador Página 30

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 424
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 29
1-18 SOMobjects Base Toolkit: Programmers Reference Manual
somIdFromString Function
Purpose
Returns the SOM ID corresponding to a given text string.
Syntax
somId somIdFromString (string aString);
Description
The somIdFromString function returns the SOM ID that corresponds to a given text string.
Ownership of the somId returned by somIdFromString passes to the caller, which has the
responsibility to subsequently free the somId using SOMFree.
Parameters
aString The string to be converted to a SOM ID.
Return Value
Returns the SOM ID corresponding to the given text string.
Example
See the somBeginPersistentIds function.
Related Information
Functions: somCheckId, somRegisterId, somStringFromId, somCompareIds,
somTotalRegIds, somSetExpectedIds, somUniqueKey, somBeginPersistentIds,
somEndPersistentIds
Data Structures: somId (sombtype.h), string (somcorba.h)
Vista de página 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 423 424

Comentários a estes Manuais

Sem comentários