There was an error while loading. Please reload this page.
Retrieves the bool value of a Boolean value.
STDAPI_(JsErrorCode) JsBooleanToBool( _In_ JsValueRef value, _Out_ bool *boolValue);
The code JsNoError if the operation succeeded, a failure code otherwise.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!