Hp Integrity NonStop H-Series Manual do Utilizador Página 225

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 224
Interfacing to LMM
Library Media Manager Installation and User’s Guide529970-001
D-59
Examples of Structure
SendBuffer4[102] = ' ';
SendBuffer4[103] = ' ';
SendBuffer4[104] = ' ';
SendBuffer4[105] = ' ';
SendBuffer4[106] = ' '; /* ALTERNATE FIELD 3 (10 BYTES) */
SendBuffer4[107] = ' ';
SendBuffer4[108] = ' ';
SendBuffer4[109] = ' ';
SendBuffer4[110] = ' ';
SendBuffer4[111] = ' ';
SendBuffer4[112] = ' ';
SendBuffer4[113] = ' ';
SendBuffer4[114] = ' ';
SendBuffer4[115] = ' ';
SendBuffer4[116] = ' '; /* ALTERNATE FIELD 4 (10 BYTES) */
SendBuffer4[117] = ' ';
SendBuffer4[118] = ' ';
SendBuffer4[119] = ' ';
SendBuffer4[120] = ' ';
SendBuffer4[121] = ' ';
SendBuffer4[122] = ' ';
SendBuffer4[123] = ' ';
SendBuffer4[124] = ' ';
SendBuffer4[125] = ' ';
SendBuffer4[126] = ' '; /* ERROR/STATUS CODE */
SendBuffer4[127] = ' ';
NumToSend = 128;
DELAY(1000);
ccx = WRITEX(TSISRVFileNum,
(char _far *)&SendBuffer4,
NumToSend,
(short _far *)&CountActuallyWritten,
WriteTag);
cc = READUPDATEX((short)nFileNumber,
(char _far *)anBuffer,
(short)sizeof(anBuffer),
(short _far *)&wCountRead);
nResult = REPLYX((char _far *)anBuffer,
(short)wCountRead);
Vista de página 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 235 236

Comentários a estes Manuais

Sem comentários