Bull DPX/20 User Manual Page 29

  • Download
  • Add to my manuals
  • Print
  • Page
    / 61
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 60 61

Comments to this Manuals

No comments