--- title: "WCHAR_MAX | Microsoft Docs" ms.custom: "" ms.date: "11/04/2016" ms.reviewer: "" ms.suite: "" ms.technology: - "cpp-standard-libraries" ms.tgt_pltfrm: "" ms.topic: "article" f1_keywords: - "WCHAR_MAX" dev_langs: - "C++" helpviewer_keywords: - "WCHAR_MAX constant" ms.assetid: 2b5f8bfd-9098-47fc-be8f-598a0c975ed4 caps.latest.revision: 5 author: "corob-msft" ms.author: "corob" manager: "ghogen" translation.priority.ht: - "cs-cz" - "de-de" - "es-es" - "fr-fr" - "it-it" - "ja-jp" - "ko-kr" - "pl-pl" - "pt-br" - "ru-ru" - "tr-tr" - "zh-cn" - "zh-tw" --- # WCHAR_MAX Maximum value for type `wchar_t`. ## Syntax ``` #include ``` ## See Also [Global Constants](../c-runtime-library/global-constants.md)