Vax 613 0S Instrukcja Obsługi Strona 292

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 344
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 291
RESETENV
RESETENV
Resets an environment variable to its default state.
Format
status = DISPATCH(RESETENV,
env_id,
value_ptr,
length);
Arguments
RESETENV
RESETENV function code (21
16
).
env_id
ID number of the environment variable.
value_ptr
Starting virtual address of byte stream to contain the default value.
length
Number of bytes in the byte stream.
Description
This routine resets an environment variable associated with env_id to its default
state.
Returns:
R0<63:61> = 000 Success
R0<63:61> = 001 Success, truncated byte stream
R0<63:61> = 110 Failure, unrecognized variable
R0<63:61> = 111 Failure, read-only variable
R0<60:32> Should be zero
R0<31:0> Count of returned bytes
16–68 Console
Przeglądanie stron 291
1 2 ... 287 288 289 290 291 292 293 294 295 296 297 ... 343 344

Komentarze do niniejszej Instrukcji

Brak uwag