We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
A callback called before collecting an object.
typedef void (CALLBACK *JsObjectBeforeCollectCallback)(_In_ JsRef ref, _In_opt_ void *callbackState);
Use JsSetObjectBeforeCollectCallback to register this callback.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!