JsValueRef Typedef
A reference to a JavaScript value.
Syntax
typedef JsRef JsValueRef;
Remarks
A JavaScript value is one of the following types of values: Undefined, Null, Boolean, String, Number, or Object.
Requirements
Header: jsrt.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A reference to a JavaScript value.
typedef JsRef JsValueRef;
A JavaScript value is one of the following types of values: Undefined, Null, Boolean, String, Number, or Object.
Header: jsrt.h