{"id":"window.multi--CloneNativePointerRecord","name":"CloneNativePointerRecord","owner":"yeho","package":"window.multi","kind":"function","signature":"external CloneNativePointerRecord(nativePointerRecord source) returns nativePointerRecord","description":"Clone native pointer record.","context":"Describe multiple windows, input events, lifecycle, and capabilities with typed records.","parameters":[{"name":"source","type":"nativePointerRecord","description":"Supply source as nativePointerRecord."}],"returns":"nativePointerRecord","members":[],"tags":["cpu","function","multi","source-example","window","window.multi","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/window/multi/20-pointer-frame.yh","line":7,"sha256":"057283c2395a4e3bf7ce128164ef71aacb737ffae8959ea70540dae0f1d96765"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use CloneNativePointerRecord","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using window.multi\n\n// Describe multiple windows, input events, lifecycle, and capabilities with typed records.\nnativePointerRecord source = nativePointerRecord(\"window Id\", 1, 1, \"pointer Type\", \"buttons\", 1, 1, 1, 1, 1, 1, 1, 1, true, true, true)\nnativePointerRecord result = CloneNativePointerRecord(source)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.window_multi__clonenativepointerrecord\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"window.multi\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/window/multi\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"19caffa681870d5be658f5f515c2a2276733be2c6800ad9fa998ea940f602b3d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=window.multi--CloneNativePointerRecord","json":"https://demonhunterlabs.com/reference/items/window.multi--CloneNativePointerRecord.json","markdown":"https://demonhunterlabs.com/reference/text/window.multi--CloneNativePointerRecord.md"}
