Bull DPX/20 Guia do Utilizador Página 75

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 424
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 74
SOM Kernel Reference 1-63
SOM_SubstituteClass Macro
Purpose
Provides a convenience macro for invoking the somSubstituteClass method.
Syntax
long SOM_SubstituteClass (
<token> oldClass,
<token> newClass);
Description
The method somSubstituteClass requires existing class objects as arguments. Therefore,
the macro SOM_SubstituteClass first assures that the classes named oldClass and
newClass exist, and then calls the method somSubstituteClass with these class objects as
arguments.
Parameters
oldClass The name of the class to be substituted, given as a simple token rather
than a quoted string.
newClass The name of the class that will replace oldClass, given as a simple token
rather than a quoted string.
Example
See the method somSubstituteClass.
Related Information
Methods: somSubstituteClass
Vista de página 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 423 424

Comentários a estes Manuais

Sem comentários