Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |