There was an error while loading. Please reload this page.
Gets the global object in the current script context.
STDAPI_(JsErrorCode) JsGetGlobalObject( _Out_ JsValueRef *globalObject);
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!