There was an error while loading. Please reload this page.
Converts the value to Boolean using standard JavaScript semantics.
STDAPI_(JsErrorCode) JsConvertValueToBoolean( _In_ JsValueRef value, _Out_ JsValueRef *booleanValue);
The code JsNoError if the operation succeeded, a failure code otherwise.
Requires an active script context.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!