Click or drag to resize

CefV8ValueGetValue Method

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.
Top
See Also