[Toc][Index]

FSH_GETPRIORITY - Get current thread's I/O priority

  
Purpose   
This function allows an FSD to retrieve the I/O priority of the current 
thread. 
Calling Sequence   

int far pascal FSH_GETPRIORITY(void)


Returns   
This function returns the I/O of the current thread: 
0x0000 - background 
0x1111 - foreground 
Remarks   
FSH_GETPRIORITY will not block. 

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs