There was an error while loading. Please reload this page.
Retrieves the data from an external object.
STDAPI_(JsErrorCode) JsGetExternalData( _In_ JsValueRef object, _Out_ 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!