Methods' Details |
openPropertySet
- Description
- creates a new or opens an existing property set in the registry.
- Parameter key
- The key to use for addressing the property set.
- Parameter create
- Indicates whether a new set shall be created in case there
does not already exist one for the given key.
- Returns
- The property set.
|
|
removePropertySet
[oneway] void |
removePropertySet( |
[in] string |
key ); |
- Description
- removes a property set from the registry.
- Parameter key
- The key to use for addressing the property set.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.