There was an error while loading. Please reload this page.
Sets the external data on an external object.
STDAPI_(JsErrorCode) JsSetExternalData( _In_ JsValueRef object, _In_opt_ void *externalData);
The code JsNoError if the operation succeeded, a failure code otherwise.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!