There was an error while loading. Please reload this page.
Determines whether an object has a non-inherited property.
CHAKRA_API JsHasOwnProperty( _In_ JsValueRef object, _In_ JsPropertyIdRef propertyId, _Out_ bool *hasOwnProperty);
The code JsNoError if the operation succeeded, a failure code otherwise.
This API is experimental and may have breaking changes later.
Requires an active script context.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!