X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=sdk%2Finclude%2Fpsdk%2Fwtsapi32.h;h=5fc98e5fb67f3aabdb442f87c8edcb9b20ee7154;hp=b9dbb181540a80004048d6eedd14eab1b5c682fb;hb=b9148b8c62170b82ecc7203f2e358ee2f6c190d1;hpb=27ed609acd0776a64d0ef52c432189ec9569ae5f diff --git a/sdk/include/psdk/wtsapi32.h b/sdk/include/psdk/wtsapi32.h index b9dbb181540..5fc98e5fb67 100644 --- a/sdk/include/psdk/wtsapi32.h +++ b/sdk/include/psdk/wtsapi32.h @@ -59,6 +59,7 @@ typedef enum tagWTS_INFO_CLASS WTSClientAddress, WTSClientDisplay, WTSClientProtocolType, +#if (NTDDI_VERSION >= NTDDI_WS08) WTSIdleTime, WTSLogonTime, WTSIncomingBytes, @@ -72,6 +73,7 @@ typedef enum tagWTS_INFO_CLASS WTSValidationInfo, WTSSessionAddressV4, WTSIsRemoteSession +#endif /* (NTDDI_VERSION >= NTDDI_WS08) */ } WTS_INFO_CLASS; typedef enum _WTS_CONNECTSTATE_CLASS