Bull DPX/20 Uživatelský manuál Strana 29

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 61
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 28
3-5
DSOM Framework Quick Reference
Context class
(see cntxt.idl)
ORBStatus create_child (
in Identifier ctx_name,
out Context child_ctx );
Creates a child of a Context object.
ORBStatus delete_values (
in Identifier prop_name );
Deletes property value(s).
ORBStatus destroy (
in Flags del_flag );
Deletes a Context object.
ORBStatus get_values (
in Identifier start_scope,
in Flags op_flags,
in Identifier prop_name,
out NVList values );
Retrieves the specified property values.
ORBStatus set_one_value (
in Identifier prop_name,
in string value );
Adds a single property to the specified Context object.
ORBStatus set_values (
in NVList values );
Adds/changes one or more property values in the specified Context object.
Zobrazit stránku 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 60 61

Komentáře k této Příručce

Žádné komentáře