![]() |
OSCheckSilentLink | Function (ROM Call 0x24A) |
link.h |
short OSCheckSilentLink (void); |
Checks the link state.
OSCheckSilentLink returns an integer which determines the link state. The meaning of the returned
value is:
0 | None (the link is silent) |
1 | A variable header or extended header is received |
2 | A direct command, a screen dump, a request with size or a request is in progress |
3 | The link is ready |