Gentee Programming Language > Documentation > Launch Download documentation

stempdata

The pointer to this structure can be specified in the structure sgeinit.
 
type stempdata {
      DWORD   tempid
      PVOID   tempfile
      BYTE*   tempdir
}

Fields

tempidThe number of the temporary directory
tempfileThe handle of the open temp file
tempdirThe full name of the temporary directory.

See also

    Gentee API functions


 Copyright © 2004-2006 Gentee Inc. All rights reserved.