CefProcessMessage Properties |
The CefProcessMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments |
Returns the list of arguments.
| |
| IsReadOnly |
Returns true if the values of this object are read-only. Some APIs may
expose read-only objects.
| |
| IsValid |
Returns true if this object is valid. Do not call any other methods if this
function returns false.
| |
| Name |
Returns the message name.
|