18 #define WEOF ((wint_t)(0xFFFF)) 
   22 #ifdef _CRT_USE_WINAPI_FAMILY_DESKTOP_APP 
   28         _In_                                      size_t   _BufferCount,
 
   36         _In_                     size_t*, _SizeRead
 
   41         _In_z_ wchar_t const* _Buffer
 
   63         _In_                                    unsigned __int64 _Options,
 
   71         _In_                                    unsigned __int64 _Options,
 
   79         _In_                                    unsigned __int64 _Options,
 
   91 #if defined _NO_CRT_STDIO_INLINE 
  104 #if defined _NO_CRT_STDIO_INLINE 
  118 #if defined _NO_CRT_STDIO_INLINE 
  131 #if defined _NO_CRT_STDIO_INLINE 
  145 #if defined _NO_CRT_STDIO_INLINE 
  158 #if defined _NO_CRT_STDIO_INLINE 
  171 #if defined _NO_CRT_STDIO_INLINE 
  188 #if defined _NO_CRT_STDIO_INLINE 
  206 #if defined _NO_CRT_STDIO_INLINE 
  223 #if defined _NO_CRT_STDIO_INLINE 
  241 #if defined _NO_CRT_STDIO_INLINE 
  258 #if defined _NO_CRT_STDIO_INLINE 
  280         _In_                                   unsigned __int64 _Options,
 
  292 #if defined _NO_CRT_STDIO_INLINE 
  298             _Format, _Locale, _ArgList);
 
  307 #if defined _NO_CRT_STDIO_INLINE 
  311         #pragma warning(push) 
  312         #pragma warning(disable: 4996) // Deprecation 
  313         return _vcwscanf_l(_Format, 
NULL, _ArgList);
 
  324 #if defined _NO_CRT_STDIO_INLINE 
  330             _Format, _Locale, _ArgList);
 
  339 #if defined _NO_CRT_STDIO_INLINE 
  352 #if defined _NO_CRT_STDIO_INLINE 
  360         #pragma warning(push) 
  361         #pragma warning(disable: 4996) // Deprecation 
  362         _Result = _vcwscanf_l(_Format, _Locale, _ArgList);
 
  374 #if defined _NO_CRT_STDIO_INLINE 
  382         #pragma warning(push) 
  383         #pragma warning(disable: 4996) // Deprecation 
  384         _Result = _vcwscanf_l(_Format, 
NULL, _ArgList);
 
  397 #if defined _NO_CRT_STDIO_INLINE 
  414 #if defined _NO_CRT_STDIO_INLINE 
  427 #endif // _CRT_USE_WINAPI_FAMILY_DESKTOP_APP 
#define _Out_
Definition: sal.h:342
 
_Check_return_ _DCRTIMP wint_t __cdecl _getwche(void)
 
return
Definition: corecrt_memcpy_s.h:60
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _vcwprintf_l(_In_z_ _Printf_format_string_params_(2) wchar_t const *const _Format, _In_opt_ _locale_t const _Locale, va_list _ArgList)
Definition: corecrt_wconio.h:86
 
__crt_va_start(_ArgList, _Locale)
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _vcwprintf_s(_In_z_ _Printf_format_string_ wchar_t const *const _Format, va_list _ArgList)
Definition: corecrt_wconio.h:127
 
Definition: corecrt.h:489
 
#define _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS
Definition: corecrt_stdio_config.h:104
 
#define _Out_writes_to_(size, count)
Definition: sal.h:352
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _vcwscanf_s_l(_In_z_ _Scanf_format_string_params_(2) wchar_t const *const _Format, _In_opt_ _locale_t const _Locale, va_list _ArgList)
Definition: corecrt_wconio.h:319
 
_Check_return_opt_ _DCRTIMP wint_t __cdecl _putwch_nolock(_In_ wchar_t _Character)
 
#define _CRT_STDIO_INLINE
Definition: corecrt_stdio_config.h:22
 
#define _Check_return_opt_
Definition: corecrt.h:96
 
#define _Out_writes_z_(size)
Definition: sal.h:349
 
unsigned short wint_t
Definition: corecrt.h:477
 
_Check_return_opt_ _DCRTIMP int __cdecl __conio_common_vcwprintf(_In_ unsigned __int64 _Options, _In_z_ _Printf_format_string_params_(2) wchar_t const *_Format, _In_opt_ _locale_t _Locale, va_list _ArgList)
 
_Check_return_opt_ _DCRTIMP wint_t __cdecl _ungetwch_nolock(_In_ wint_t _Character)
 
int errno_t
Definition: corecrt.h:476
 
#define _Check_return_wat_
Definition: corecrt.h:102
 
_Check_return_opt_ _DCRTIMP int __cdecl __conio_common_vcwprintf_s(_In_ unsigned __int64 _Options, _In_z_ _Printf_format_string_params_(2) wchar_t const *_Format, _In_opt_ _locale_t _Locale, va_list _ArgList)
 
_Check_return_wat_ *_SizeRead wchar_t _In_ size_t _BufferCount
Definition: corecrt_wconio.h:27
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _vcwprintf(_In_z_ _Printf_format_string_ wchar_t const *const _Format, va_list _ArgList)
Definition: corecrt_wconio.h:100
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _vcwprintf_p_l(_In_z_ _Printf_format_string_params_(2) wchar_t const *const _Format, _In_opt_ _locale_t const _Locale, va_list _ArgList)
Definition: corecrt_wconio.h:140
 
#define _CRT_BEGIN_C_HEADER
Definition: vcruntime.h:73
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _vcwprintf_s_l(_In_z_ _Printf_format_string_params_(2) wchar_t const *const _Format, _In_opt_ _locale_t const _Locale, va_list _ArgList)
Definition: corecrt_wconio.h:113
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _cwscanf_s_l(_In_z_ _Scanf_format_string_params_(0) wchar_t const *const _Format, _In_opt_ _locale_t const _Locale,...)
Definition: corecrt_wconio.h:393
 
_Check_return_ _In_z_ _Scanf_format_string_ wchar_t const *const _Format
Definition: corecrt_wstdio.h:855
 
#define __CRTDECL
Definition: vcruntime.h:156
 
_Check_return_opt_ _DCRTIMP wint_t __cdecl _putwch(_In_ wchar_t _Character)
 
__DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_1(_Success_(return==0) errno_t, _cgetws_s, _Out_writes_z_(*_Buffer) wchar_t, _Buffer, _In_ size_t *, _SizeRead) _Check_return_opt_ _DCRTIMP int __cdecl _cputws(_In_z_ wchar_t const *_Buffer)
 
#define _Check_return_
Definition: sal.h:554
 
#define _In_z_
Definition: sal.h:310
 
#define _In_
Definition: sal.h:305
 
_Check_return_opt_ _CRT_INSECURE_DEPRECATE(_vcwscanf_s_l) _CRT_STDIO_INLINE int __CRTDECL _vcwscanf_l(_In_z_ _Scanf_format_string_params_(2) wchar_t const *const _Format
 
#define _CRT_INTERNAL_LOCAL_SCANF_OPTIONS
Definition: corecrt_stdio_config.h:105
 
#define _In_opt_
Definition: sal.h:306
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _vcwprintf_p(_In_z_ _Printf_format_string_ const wchar_t *const _Format, va_list _ArgList)
Definition: corecrt_wconio.h:154
 
#define _DCRTIMP
Definition: corecrt.h:43
 
_Check_return_opt_ _DCRTIMP wint_t __cdecl _ungetwch(_In_ wint_t _Character)
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _cwscanf_s(_In_z_ _Scanf_format_string_ wchar_t const *const _Format,...)
Definition: corecrt_wconio.h:411
 
_Check_return_wat_ *_SizeRead wchar_t * _Buffer
Definition: corecrt_wconio.h:27
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _cwprintf_s(_In_z_ _Printf_format_string_ wchar_t const *const _Format,...)
Definition: corecrt_wconio.h:220
 
#define _Printf_format_string_params_(x)
Definition: sal.h:563
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _cwprintf(_In_z_ _Printf_format_string_ wchar_t const *const _Format,...)
Definition: corecrt_wconio.h:185
 
#define _Printf_format_string_
Definition: sal.h:558
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _cwprintf_p_l(_In_z_ _Printf_format_string_params_(0) wchar_t const *const _Format, _In_opt_ _locale_t const _Locale,...)
Definition: corecrt_wconio.h:237
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _cwprintf_s_l(_In_z_ _Printf_format_string_params_(0) wchar_t const *const _Format, _In_opt_ _locale_t const _Locale,...)
Definition: corecrt_wconio.h:202
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _cwprintf_l(_In_z_ _Printf_format_string_params_(0) wchar_t const *const _Format, _In_opt_ _locale_t const _Locale,...)
Definition: corecrt_wconio.h:167
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _vcwscanf_s(_In_z_ _Scanf_format_string_params_(1) wchar_t const *const _Format, va_list _ArgList)
Definition: corecrt_wconio.h:335
 
#define _CRT_END_C_HEADER
Definition: vcruntime.h:76
 
#define _Scanf_format_string_
Definition: sal.h:559
 
_Check_return_ _DCRTIMP wint_t __cdecl _getwch(void)
 
_Check_return_opt_ _DCRTIMP int __cdecl __conio_common_vcwscanf(_In_ unsigned __int64 _Options, _In_z_ _Scanf_format_string_params_(2) wchar_t const *_Format, _In_opt_ _locale_t _Locale, va_list _ArgList)
 
_Check_return_opt_ _DCRTIMP int __cdecl __conio_common_vcwprintf_p(_In_ unsigned __int64 _Options, _In_z_ _Printf_format_string_params_(2) wchar_t const *_Format, _In_opt_ _locale_t _Locale, va_list _ArgList)
 
_Check_return_wat_ *_SizeRead wchar_t _In_ size_t _Out_ size_t * _SizeRead
Definition: corecrt_wconio.h:27
 
#define _CRT_INTERNAL_SCANF_SECURECRT
Definition: corecrt_stdio_config.h:116
 
_Check_return_opt_ _In_opt_ _locale_t const _Locale
Definition: corecrt_wconio.h:289
 
#define _Scanf_format_string_params_(x)
Definition: sal.h:564
 
_Check_return_opt_ _CRT_STDIO_INLINE int __CRTDECL _cwprintf_p(_In_z_ _Printf_format_string_ wchar_t const *const _Format,...)
Definition: corecrt_wconio.h:255
 
_Check_return_ _DCRTIMP wint_t __cdecl _getwche_nolock(void)
 
_Check_return_ _DCRTIMP wint_t __cdecl _getwch_nolock(void)
 
char * va_list
Definition: vadefs.h:39
 
_Result
Definition: corecrt_wconio.h:362
 
_Check_return_wat_ _Success_(_BufferCount > 0) _DCRTIMP errno_t __cdecl _cgetws_s(_Out_writes_to_(_BufferCount
 
#define NULL
Definition: corecrt.h:158
 
_Check_return_opt_ _In_opt_ _locale_t const va_list _ArgList
Definition: corecrt_wconio.h:295