class GetBufferHandleInfo
Defined at line 269 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/markers.h
Get the info of buffer handle from a given VMO.
Return value
Error:
- `ZX_ERR_INVALID_ARGS` if given `vmo` is invalid.
- `ZX_ERR_NOT_FOUND` if `vmo` is not associated with any created
goldfish Buffer or ColorBuffer.
`info`: a BufferHandleInfo object containing the buffer id, type
and memory information.
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