Hp XP20000XP24000 Disk Array User Manual Page 175

  • Download
  • Add to my manuals
  • Print
  • Page
    / 226
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 174
Performing File Access Library (FAL) Operations 6-21
Hitachi USP V Cross-OS File Exchange User’s Guide
int retcode;
retcode = dataset_AllocGlobal(&memptr, &err, malloc, free);
:
datasetError = dataset_Open(memptr, &err,”
HYPERLINK "\\\\.\\PHYSICALDRIVE1"
\\.\PHYSICALDRIVE1
,”DSN001
, ”3390-3A”,”r”);
:
datasetError=dataset_Close(memptr, &err);
retcode = dataset_FreeGlobal(&memptr, &err);
Page view 174
1 2 ... 170 171 172 173 174 175 176 177 178 179 180 ... 225 226

Comments to this Manuals

No comments