By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
| 0 || GetDisplayService || Returns an [[#IApplicationDisplayService]]. Takes an input u64(?), can be zero.
+
| 0 || GetDisplayService ||
|-
|-
|}
|}
+
+
== GetDisplayService ==
+
Returns an [[#IApplicationDisplayService]]. Takes an input u32, user-processes use 0 or 1, with 0 for regular-applications normally. 0 = user-service(vi:u), 1 = non-user-service? Returns an error when using value 1 with vi:u(same error listed below for IApplicationDisplayService for unavailable commands).
= vi:s =
= vi:s =
Line 49:
Line 52:
! Cmd || Name
! Cmd || Name
|-
|-
−
| 1 || GetDisplayService || Returns an [[#IApplicationDisplayService]].
+
| 1 || GetDisplayService || Returns an [[#IApplicationDisplayService]]. Same input as vi:u.
|-
|-
| 3 || GetDisplayServiceWithProxyNameExchange || Returns an [[#IApplicationDisplayService]].
| 3 || GetDisplayServiceWithProxyNameExchange || Returns an [[#IApplicationDisplayService]].
Line 62:
Line 65:
! Cmd || Name || Notes
! Cmd || Name || Notes
|-
|-
−
| 2 || GetDisplayService || Returns an [[#IApplicationDisplayService]].
+
| 2 || GetDisplayService || Returns an [[#IApplicationDisplayService]]. Same input as vi:u.
|-
|-
| 3 || GetDisplayServiceWithProxyNameExchange || Takes an input u64 and u32. Returns an [[#IApplicationDisplayService]].
| 3 || GetDisplayServiceWithProxyNameExchange || Takes an input u64 and u32. Returns an [[#IApplicationDisplayService]].