{"id":"window.multi--NativePointerRecordFingerprint","name":"NativePointerRecordFingerprint","owner":"yeho","package":"window.multi","kind":"function","signature":"external NativePointerRecordFingerprint(nativePointerRecord pointer) returns text","description":"Native pointer record fingerprint.","context":"Describe multiple windows, input events, lifecycle, and capabilities with typed records.","parameters":[{"name":"pointer","type":"nativePointerRecord","description":"Supply pointer as nativePointerRecord."}],"returns":"text","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":12,"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 NativePointerRecordFingerprint","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 pointer = nativePointerRecord(\"window Id\", 1, 1, \"pointer Type\", \"buttons\", 1, 1, 1, 1, 1, 1, 1, 1, true, true, true)\ntext result = NativePointerRecordFingerprint(pointer)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.window_multi__nativepointerrecordfingerprint\"\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":"4d269e076e871524e5ffda3fc48b4de3208a54261ae5ab234e5151684910e86b","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=window.multi--NativePointerRecordFingerprint","json":"https://demonhunterlabs.com/reference/items/window.multi--NativePointerRecordFingerprint.json","markdown":"https://demonhunterlabs.com/reference/text/window.multi--NativePointerRecordFingerprint.md"}
