pib_pchenv (PCHAR)

      Environment pointer.

      These strings represent environment variables and their current values. An environment string has the following form:

      variable=value
      
      
      The last ASCIIZ environment string must be followed by an additional byte of zeros.


    [Back] [Next]