CefV8ValueGetValue Method |
Name | Description | |
---|---|---|
GetValue(Int32) |
Returns the value with the specified identifier on success. Returns NULL
if this method is called incorrectly or an exception is thrown.
| |
GetValue(String) |
Returns the value with the specified identifier on success. Returns NULL
if this method is called incorrectly or an exception is thrown.
|