There was an error while loading. Please reload this page.
Retrieve the host info for the specified module.
CHAKRA_API JsGetModuleHostInfo( _In_ JsModuleRecord requestModule, _In_ JsModuleHostInfoKind moduleHostInfo, _Outptr_result_maybenull_ void** hostInfo);
The code JsNoError if the operation succeeded, a failure code otherwise.
This API is experimental and may have breaking change later. This can used to retrieve info previously set with JsSetModuleHostInfo.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!