{"id":"window.multi--CreateNativeWindowReferenceRuntime","name":"CreateNativeWindowReferenceRuntime","owner":"yeho","package":"window.multi","kind":"function","signature":"external CreateNativeWindowReferenceRuntime(text provider, int maximumWindows) returns nativeWindowReferenceRuntime","description":"Create native window reference runtime from the supplied values.","context":"Describe multiple windows, input events, lifecycle, and capabilities with typed records.","parameters":[{"name":"provider","type":"text","description":"Supply provider as text."},{"name":"maximumWindows","type":"int","description":"Supply maximum windows as int."}],"returns":"nativeWindowReferenceRuntime","members":[],"tags":["cpu","function","multi","source-example","window","window.multi","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/window/multi/10-reference-runtime.yh","line":304,"sha256":"aeda13ff3236abc8b68226aa1f179e913c3f51219e00e5c5cbeb4551b099961d"},"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 CreateNativeWindowReferenceRuntime","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.\ntext provider = \"provider\"\nint maximumWindows = 1\nnativeWindowReferenceRuntime result = CreateNativeWindowReferenceRuntime(provider, maximumWindows)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.window_multi__createnativewindowreferenceruntime\"\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":"12583b62aa516ffaa723bf717ed727f522d1706a8d5709d57ce4433954db63ae","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=window.multi--CreateNativeWindowReferenceRuntime","json":"https://demonhunterlabs.com/reference/items/window.multi--CreateNativeWindowReferenceRuntime.json","markdown":"https://demonhunterlabs.com/reference/text/window.multi--CreateNativeWindowReferenceRuntime.md"}
