There was an error while loading. Please reload this page.
Creates a Boolean value from a bool value.
STDAPI_(JsErrorCode) JsBoolToBoolean( _In_ bool 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!