class ExportResourceCmdDeprecated
Defined at line 459 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
Create an external reference to the specified resource, which can then be
imported into another Session by passing a handle to `token`'s peer to
ImportResourceCmd; see that comment for more details.
The importing client is typically in a different process than the exporter.
No specific mechanism is provided for transferring a token from an exporter
to an importer; collaborators may choose any out-of-band API they wish to do
so.
Public Members
uint32_t id
eventpair token
Public Methods
::std::unique_ptr<ExportResourceCmdDeprecated> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ExportResourceCmdDeprecated * value, size_t _offset)
zx_status_t Clone (ExportResourceCmdDeprecated * result)