Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The JsRT callback which should be called with the context passed to JsProjectionEnqueueCallback
on the correct thread.
Syntax
typedef void (CALLBACK *JsProjectionCallback)(
_In_ JsProjectionCallbackContext jsContext
);
Parameters
jsContext
Requires calling JsSetProjectionEnqueueCallback
to receive callbacks.
Remarks
This API is supported only in EdgeHTML mode.
Requirements
jsrt.h