Elements' Summary |
Result |
specifies a success or error code for the retrieval operation.
|
State |
contains the state of the property.
|
Value |
contains the value of the property.
|
Elements' Details |
Result
|
State
PropertyState State;
- Description
- contains the state of the property.
The value is undefined if Result is not
SUCCESS.
|
|
Value
any Value;
- Description
- contains the value of the property.
The value is undefined if Result is not
SUCCESS.
|
|
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.