GetTempFileName

This function entry is part of a MAPI-specific list of Win32 functions. For a complete description, see Win32 Functions.

UINT GetTempFileName(
  LPCTSTR lpszPath,    
  LPCTSTR lpszPrefix,  
  UINT uUnique,        
  LPTSTR lpszTempFile  
)