There was an error while loading. Please reload this page.
Determines whether an object has its indexed properties in external data.
STDAPI_(JsErrorCode) JsHasIndexedPropertiesExternalData( _In_ JsValueRef object, _Out_ bool* value);
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!