<-- Previous || Up || Next -->

Get System Directory Property
Windows API Class

Public Property Get GetSystemDirectory( _
    ) As String

"Get Windows System Directory Name"
Returns the name of the Windows system directory,
usually "C:\WINDOWS\SYSTEM"

Example:
    GetSystemDirectory = "C:\WINDOWS\SYSTEM"
See also:
    GetWindowsDirectory Property
    GetTempPath Function
    GetSystemDirectory Function (Windows API)
v1.3 Change: Removed 16-bit support from this function.

Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.