CefV8Value GetValue Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodGetValue(Int32)
Returns the value with the specified identifier on success. Returns NULL if this method is called incorrectly or an exception is thrown.
Public methodGetValue(String)
Returns the value with the specified identifier on success. Returns NULL if this method is called incorrectly or an exception is thrown.
Back to Top
See Also