JsProjectionCallbackContext Typedef
The context passed into application callback, JsProjectionEnqueueCallback, from JsRT and then passed back to JsRT in the provided callback, JsProjectionCallback
, by the application on the correct thread.
Syntax
typedef void *JsProjectionCallbackContext;
Remarks
Requires calling JsSetProjectionEnqueueCallback
to receive callbacks.
This API is supported only in EdgeHTML mode.
Requirements
jsrt.h