Return to previous page Return to menu Go to next page

  Title  
Function specifications
  Function  
Start reading ahead into CD buffer
  Function Name  
GFS_NwCdRead
No
4.2


  Title  
Function specifications
  Function  
Check access completion
  Function Name  
GFS_NwIsComplete
No
4.3

      format  Bool GFS_NwIsComplete (GfsHngfs)
     Input  gfs: File handle
     Output  None
     Function value  Status of access operation.
     Function  Checks whether the server function access operation is complete. The function value has the following meaning:
     .
      TRUE: Access completed
      FALSE: Operating 

  Title  
Function specifications
  Function  
Cancel access operation
  Function Name  
GFS_NwStop
No
4.4

      format  Sint32 GFS_NwStop (GfsHngfs)
     Input  gfs: File handle
     Output  None
     Function value  Access pointer at the time of cancellation. Negative error code on error.
     Function  Server function access operation is canceled. GFS_NwExecServer in the following file
     Continues to access . 


Return to previous page Return to menu Go to next page