Tao.Platform.Windows SDK Documentation
Kernel.GetSystemDirectory Method
[Visual Basic]
Public Shared Function GetSystemDirectory( _
ByVal
buffer
As
StringBuilder
, _
ByVal
size
As
Integer
_
) As
Integer
[C#]
public static
int
GetSystemDirectory(
StringBuilder
buffer
,
int
size
);
See Also
Kernel Class
|
Tao.Platform.Windows Namespace