Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Gets the list of all properties on the object.
Syntax
STDAPI_(JsErrorCode) JsGetOwnPropertyNames(
_In_ JsValueRef object,
_Out_ JsValueRef *propertyNames
);
Parameters
object
The object from which to get the property names.
propertyNames
An array of property names.
Return Value
The code JsNoError if the operation succeeded, a failure code otherwise.
Remarks
Requires an active script context.
Requirements
Header: jsrt.h