System32 Function 19 (13h) - Query Amount of Servers
Description |
Use this service to find out if any servers of the type you wish to use are currently loaded.And maybe multiple are loaded so you can choose which one to use. |
Input |
AL |
19d (13h) |
---|---|
EDI |
Pointer to a
zero-terminated string of the ServerType you wish to
look-up. Example 'VideoCard', 'Nic' etc. |
Output |
AL |
Number of servers installed of that type |
---|
Errorcodes |
None |
None |
---|
Notes |
None. |
Development Status |
Working. |