Structure that is returned from bulk lookup methods. More...
import "NicAccess.idl";
Public Attributes | |
NicLocatorKey | key |
Keys for which values are returned. | |
NICExceptionInfo | failureCause |
Information about exceptions returned. | |
NicLocatorValueSeq | value |
Values returned. |
Structure that is returned from bulk lookup methods.
If the resolution succeeds for this key, the key and its corresponding value fields are populated; otherwise the key and the exception information(indicating the reason for the failure) are populated.
Information about exceptions returned.
Keys for which values are returned.