There was an error while loading. Please reload this page.
Creates a weak reference to a value.
CHAKRA_API JsCreateWeakReference( _In_ JsValueRef value, _Out_ JsWeakRef* weakRef);
The code JsNoError if the operation succeeded, a failure code otherwise.
This API is experimental and may have breaking change later.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!