There was an error while loading. Please reload this page.
Gets the list of all properties on the object.
STDAPI_(JsErrorCode) JsGetOwnPropertyNames( _In_ JsValueRef object, _Out_ JsValueRef *propertyNames);
The code JsNoError if the operation succeeded, a failure code otherwise.
Requires an active script context.
Home
ch
Want to contribute to this Wiki? Fork it and send a pull request!