Tao.Platform.Windows SDK Documentation

Kernel.GetSystemWindowsDirectory Method 

[Visual Basic]
Public Shared Function GetSystemWindowsDirectory( _
   ByVal buffer As StringBuilder, _
   ByVal size As Integer _
) As Integer
[C#]
public static int GetSystemWindowsDirectory(
   StringBuilder buffer,
   int size
);

See Also

Kernel Class | Tao.Platform.Windows Namespace