home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1995 September / Image.iso / pcplus / handson / vbwrk107 / apimagic.mdb / Structures / 079_Entry < prev    next >
Encoding:
Text File  |  1995-06-09  |  366 b   |  17 lines

  1.    dwFlags As Long
  2.    fccIOProc As Long
  3.    pIOProc As Long
  4.    wErrorRet As Integer
  5.    HTASK As Integer
  6.    cchBuffer As Long
  7.    pchBuffer As String
  8.    pchNext As String
  9.    pchEndRead As String
  10.    pchEndWrite As String
  11.    lBufOffset As Long
  12.    lDiskOffset As Long
  13.    adwInfo(3) As Long
  14.    dwReserved1 As Long
  15.    dwReserved2 As Long
  16.    hmmio As Integer
  17.