[Toc][Index]

FSH_REMOVESHARE - Remove a shared entry

  
Purpose   
This function removes a previously-entered name from the sharing set. 
Calling Sequence   

void far pascal FSH_REMOVESHARE(hShare)

unsigned long hShare;


Where   
hShare is a share handle returned by a prior call to FSH_ADDSHARE. 
  
Returns   
There are no error returns. 
Remarks   
When a call to FSH_REMOVESHARE has been issued, the share handle is no 
longer valid. 
FSH_REMOVESHARE may block. 
Note:   OS/2 does not validate input parameters. An FSD, therefore, should 
call FSH_PROBEBUF where appropriate. 

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