Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Gets the current script context on the thread.
Syntax
STDAPI_(JsErrorCode) JsGetCurrentContext(
_Out_ JsContextRef *currentContext
);
Parameters
currentContext
The current script context on the thread, null if there is no current script context.
Return Value
The code JsNoError if the operation succeeded, a failure code otherwise.
Requirements
Header: jsrt.h