Contents | | | Commands | | | SWIs (Number) | | | UpCalls (Number) | | | Messages (Number) | | | Services (Number) | | | Vectors (Number) | | | SysVars | | | Entry points | | | Errors (Number) | | | VDU codes | | | TBox methods (Number) | | | TBox messages (Number) |
---|
Link | Description | Section |
---|---|---|
Clipboard_CatchDrop (&4E004) | Request the Clipboard to act as a proxy for data transfer during a drop | Cut and paste specification |
Clipboard_Get (&4E001) | Requests data from the clipboard, using the Clipboard as a proxy | Cut and paste specification |
Clipboard_GetDataType (&4E002) | Requests data type of the clipboard, using the Clipboard as a proxy | Cut and paste specification |
Clipboard_Put (&4E000) | Puts data on the clipboard, or initiates the data-send of a drop | Cut and paste specification |
Clipboard_StartDrag (&4E003) | Starts a drag-and-drop drag, using the Clipboard as a proxy | Cut and paste specification |
CryptRandom_AddNoise (&51982) | Introduce data to the random pool | CryptRandom module |
CryptRandom_Block (&51983) | Reads multiple bytes from the random pool | CryptRandom module |
CryptRandom_Byte (&51980) | Reads a byte from the random pool | CryptRandom module |
CryptRandom_Stir (&51981) | Stirs the random pool | CryptRandom module |
CryptRandom_Word (&51984) | Reads a 32-bit word from the random pool | CryptRandom module |
DHCPClient_Control (&55E00) | Controls the DHCPClient interface management | DHCPClient |
DHCPClient_Enumerate (&55E02) | Enumerates names of interfaces controlled by DHCPClient | DHCPClient |
DHCPClient_State (&55E01) | Reads the status of a DHCPClient managed interface | DHCPClient |
Filter_DeRegisterIconBorderFilter (&4264D) | De-register a filter from handling the rendering of icon borders | Icon border filters |
Filter_RegisterIconBorderFilter (&4264C) | Register a filter to handle the rendering of icon borders | Icon border filters |
ImageFileRender_BBox (&562C1) | Calculates an image's bounding box | Image file renderer |
ImageFileRender_DeclareFonts (&562C3) | Declare fonts prior to printing | Image file renderer |
ImageFileRender_Deregister (&56267) | Deregister a renderer | Image file renderer |
ImageFileRender_EnumerateRenderers (&56268) | Enumerate the active renderers | Image file renderer |
ImageFileRender_Info (&56264) | Discover miscellaneous image information | Image file renderer |
ImageFileRender_Register (&56266) | Register a renderer | Image file renderer |
ImageFileRender_Render (&562C0) | Render an image | Image file renderer |
ImageFileRender_RendererInfo (&56265) | Discover information on the renderer | Image file renderer |
ImageFileRender_Transform (&562C2) | Return transformation matrix for render operation | Image file renderer |
OS_Mouse (&1C) | Read current mouse state | Pointer devices |
OS_Pointer (&64) 2 - ReadAltPosition | Read alternate position | Pointer devices |
OS_ResyncTime (&6C) | Synchronisation operations for RTC | Real Time Clock |
OS_Word (&7) 15, 5 | Set real time clock to UTC time as a 5-byte value | Real Time Clock |
PathUtils_EnumeratePath (&53B80) | Enumerate the components of a path variable | PathUtils |
PathUtils_JoinPath (&53B81) | Join a new path to a path variable | PathUtils |
PathUtils_RemovePath (&53B82) | Remove a path from a path variable | PathUtils |
Protocol_GetData | Start retrieving data | URL Fetcher specification |
Protocol_ReadData | Read data pending from a request | URL Fetcher specification |
Protocol_Status | Monitor data transfer | URL Fetcher specification |
Protocol_Stop | Abort a current request | URL Fetcher specification |
RouterDiscovery_Control (&57D80) | Control the operation of the RouterDiscovery module | RouterDiscovery |
RouterDiscovery_Control (&57D80) 0 - ActivateHost | Activate Host mode for the interface | RouterDiscovery |
RouterDiscovery_Control (&57D80) 1 - ActivateRouter | Activate Router mode for the interface | RouterDiscovery |
RouterDiscovery_Control (&57D80) 2 - Deactivate | Deactivate control of interface | RouterDiscovery |
RouterDiscovery_Status (&57D81) | Return information about the RouterDiscovery module | RouterDiscovery |
ShareFS_CreateShare (&47AC0) | Share a directory through ShareFS | ShareFS module |
ShareFS_EnumerateShares (&47AC2) | List the currently shared directories | ShareFS module |
ShareFS_IdentifyShare (&47AC3) | Identify a shared disc | ShareFS module |
ShareFS_StopShare (&47AC1) | Stop sharing a directory through ShareFS | ShareFS module |
TimerManager_Claim (&58B81) | Claim a hardware timer | Hardware timer device driver (TimerManager) |
TimerManager_Convert (&58B84) | Convert between rate formats used by a hardware timer | Hardware timer device driver (TimerManager) |
TimerManager_Release (&58B82) | Release a hardware timer | Hardware timer device driver (TimerManager) |
TimerManager_ReturnNumber (&58B80) | Return number of supported timers | Hardware timer device driver (TimerManager) |
TimerManager_SetRate (&58B83) | Change the rate used by a hardware timer | Hardware timer device driver (TimerManager) |
URI_Dispatch (&4E381) | pass a URI string to the handler for dispatch, or checking for the presence of a potential servicer | URI Handler specification |
URI_InvalidateURI (&4E383) | mark the specified URI as being invalid | URI Handler specification |
URI_RequestURI (&4E382) | return size of buffer required to hold specified URI, or to return the URI via the buffer | URI Handler specification |
URI_Version (&4E380) | return the URI handler module's version number | URI Handler specification |
URL_Deregister (&83E06) | Deregister a client session with the URL module | URL Fetcher specification |
URL_EnumerateProxies (&83E09) | Enumerate proxies or no-proxy URLs | URL Fetcher specification |
URL_EnumerateSchemes (&83E08) | URL Fetcher specification | |
URL_GetURL (&83E01) | Instigate data transfer from / to a resource server | URL Fetcher specification |
URL_ParseURL (&83E07) | Parse URLs to / from their constituent parts | URL Fetcher specification |
URL_ParseURL (&83E07) 0 - ReturnLengths | Work out space required for URL components | URL Fetcher specification |
URL_ParseURL (&83E07) 1 - ReturnData | Split a URL into its component parts | URL Fetcher specification |
URL_ParseURL (&83E07) 2 - ComposeFromComponents | Combine the components of a URL | URL Fetcher specification |
URL_ParseURL (&83E07) 3 - QuickResolve | Quickly obtain a fully resolved URL | URL Fetcher specification |
URL_ProtocolDeregister (&83E21) | Deregister a protocol module from the URL module. | URL Fetcher specification |
URL_ProtocolRegister (&83E20) | Register a protocol module with the URL module | URL Fetcher specification |
URL_ReadData (&83E03) | Read data pending from a request | URL Fetcher specification |
URL_Register (&83E00) | Initialise a client session with the URL module | URL Fetcher specification |
URL_SetProxy (&83E04) | Set up a proxy server for a session with the URL module | URL Fetcher specification |
URL_Status (&83E02) | Obtain information on a session | URL Fetcher specification |
URL_Stop (&83E05) | Abort a request placed with the URL module | URL Fetcher specification |
Wimp_CreateIcon (&400C2) | Nested Window Manager specification | |
Wimp_CreateWindow (&400C1) | Nested Window Manager specification | |
Wimp_Extend (&400FB) | Nested Window Manager specification | |
Wimp_ForceRedraw (&400D1) | Nested Window Manager specification | |
Wimp_GetCaretPosition (&400D3) | Returns details of the state of the caret, ghost caret or writable icon selection | Cut and paste specification |
Wimp_GetWindowInfo (&400CC) | Nested Window Manager specification | |
Wimp_GetWindowOutline (&400E0) | Nested Window Manager specification | |
Wimp_GetWindowState (&400CB) | Nested Window Manager specification | |
Wimp_Initialise (&400C0) | Nested Window Manager specification | |
Wimp_OpenWindow (&400C5) | Nested Window Manager specification | |
Wimp_RegisterFilter (&400F5) | Nested Window Manager specification | |
Wimp_SetCaretPosition (&400D2) | Set up the data for a new caret, ghost caret or selection position, and redraw it there | Cut and paste specification |
Wimp_SetCaretPosition (&400D2) 0 - Remove | To remove the caret / ghost caret / selection | Cut and paste specification |
Wimp_SetCaretPosition (&400D2) 1 - SetUserCaretOrUserGhostCaret | To set a user caret / user ghost caret: | Cut and paste specification |
Wimp_SetCaretPosition (&400D2) 2 - SetIconCaretByIndex | To set an icon caret, centred if possible, by known index into the string | Cut and paste specification |
Wimp_SetCaretPosition (&400D2) 3 - SetIconCaretAndFlags | To set an icon caret and override the default Y position, size or flags | Cut and paste specification |
Wimp_SetCaretPosition (&400D2) 4 - SetIconCaretByScreenPosition | To set an icon caret, centred if possible, by approximate current position on screen | Cut and paste specification |
Wimp_SetCaretPosition (&400D2) 5 - SetIconCaretOrGhostCaret | To set an icon caret / icon ghost caret, not necessarily centred | Cut and paste specification |
Wimp_SetCaretPosition (&400D2) 6 - SetIconSelectionCentred | To set an icon selection, centred if possible | Cut and paste specification |
Wimp_SetCaretPosition (&400D2) 7 - SetIconSelection | To set an icon selection, not necessarily centred | Cut and paste specification |
ZeroConf_Control (&56A00) | Controls the ZeroConf interface management | ZeroConf |
ZeroConf_Control (&56A00) 0 - ZeroConfAddInterface | Places an interface under management by ZeroConf | ZeroConf |
ZeroConf_Control (&56A00) 1 - ZeroConfRemoveInterface | Releases an interface from management by ZeroConf | ZeroConf |
ZeroConf_Status (&56A01) | Reads the status of the ZeroConf module | ZeroConf |
ZeroConf_Status (&56A01) 0 - ConfigurationState | Reads the current configuration status | ZeroConf |
Contents | | | Commands | | | SWIs (Number) | | | UpCalls (Number) | | | Messages (Number) | | | Services (Number) | | | Vectors (Number) | | | SysVars | | | Entry points | | | Errors (Number) | | | VDU codes | | | TBox methods (Number) | | | TBox messages (Number) |
---|
These documents are not necessarily complete. Consult individual documents and authors for details of their completeness.