Click or drag to resize

CefProcessMessage Properties

The CefProcessMessage type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Returns the list of arguments.
Public propertyIsReadOnly
Returns true if the values of this object are read-only. Some APIs may expose read-only objects.
Public propertyIsValid
Returns true if this object is valid. Do not call any other methods if this function returns false.
Public propertyName
Returns the message name.
Top
See Also