pptib (PTIB *) - output

      A pointer to the address of the TIB in which the current thread is returned.

      You can also specify NULL in this field if you do not want the current address of the TIB returned. See Remarks for a description of the TIB.

    pppib (PPIB *) - output

      The address of a pointer to the PIB in which the current process is returned.

      You can also specify NULL in this field if you do not want the current address of the PIB returned. See Remarks for a description of the PIB.

    ulrc (APIRET) - returns

      Return Code.

      DosGetInfoBlocks returns no values.


    [Back] [Next]