cef_shared_process_message_builder_t.base

Base structure.

More...
struct cef_shared_process_message_builder_t
cef_base_ref_counted_t base;

Detailed Description

Returns true (1) if the builder is valid.

Returns the size of the shared memory region in bytes. Returns 0 for invalid instances.

Returns the pointer to the writable memory. Returns nullptr for invalid instances. The returned pointer is only valid for the life span of this

Meta