class DictionaryGet
Defined at line 347 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/markers.h
Get a duplicate of a capability from the dictionary with `id`, which is
loaded into `dest_id`.
Errors:
- `ID_NOT_FOUND` if `id` was not a recognized capability id in this store.
- `ID_ALREADY_EXISTS` if a capability with `dest_id` already exists in this store.
- `WRONG_TYPE` if `id` was not a dictionary.
- `INVALID_KEY` if `item.key` was invalid.
- `ITEM_NOT_FOUND` if the dictionary does not contain `key`.
- `NOT_DUPLICATABLE` if the capability could not be duplicated.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal