Skip to content

Compare: JsPointerToString

Showing with 2 additions and 0 deletions.
  1. +2 −0 reference/JsPointerToString.md
2 changes: 2 additions & 0 deletions reference/JsPointerToString.md
Expand Up @@ -14,5 +14,7 @@ STDAPI_(JsErrorCode)

### Return Value
The code **JsNoError** if the operation succeeded, a failure code otherwise.

### Remarks
This API is Windows-only (see [[JsCreateString]]/[[JsCreateStringUtf16]] for cross-platform equivalent).
Requires an active script context.