Tao.Platform.Windows SDK Documentation
Kernel.GetSystemInfo Method
[Visual Basic]
Public Shared Sub GetSystemInfo( _
ByRef
systemInfo
As
SYSTEM_INFO
_
)
[C#]
public static
void
GetSystemInfo(
out
SYSTEM_INFO
systemInfo
);
See Also
Kernel Class
|
Tao.Platform.Windows Namespace