Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IsWindowsServer function (versionhelpers.h)
Indicates if the current OS is a Windows Server release. Applications that need to distinguish between server and client versions of Windows should call this function.
Syntax
VERSIONHELPERAPI IsWindowsServer();
Return value
True if the current OS is a Windows Server version; otherwise, false.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | versionhelpers.h |
| Library | Kernel32.lib; Ntdll.lib |
| DLL | Kernel32.dll; Ntdll.dll |
See also
Feedback
Was this page helpful?
