There was an error while loading. Please reload this page.
Retrieve the namespace object for a module.
JsGetModuleNamespace( _In_ JsModuleRecord requestModule, _Outptr_result_maybenull_ JsValueRef *moduleNamespace);
The code JsNoError if the operation succeeded, a failure code otherwise.
This API is experimental and may have breaking change later. Requires an active script context and that the module has already been evaluated.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!