STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros | Functions | Variables
corecrt_wdirect.h File Reference
#include <corecrt.h>

Go to the source code of this file.

Macros

#define _wgetdcwd_nolock   _wgetdcwd
 

Functions

_CRT_BEGIN_C_HEADER _Success_ (return!=0) _Check_return_ _Ret_maybenull_z_ _ACRTIMP _CRTALLOCATOR wchar_t *__cdecl _wgetcwd(_Out_writes_opt_z_(_SizeInWords) wchar_t *_DstBuf
 
 _Out_writes_opt_z_ (_SizeInWords) wchar_t *_DstBuf
 
_Check_return_ _ACRTIMP int __cdecl _wchdir (_In_z_ wchar_t const *_Path)
 
_Check_return_ _ACRTIMP int __cdecl _wmkdir (_In_z_ wchar_t const *_Path)
 
_Check_return_ _ACRTIMP int __cdecl _wrmdir (_In_z_ wchar_t const *_Path)
 

Variables

_CRT_BEGIN_C_HEADER _In_ int _SizeInWords
 

Macro Definition Documentation

#define _wgetdcwd_nolock   _wgetdcwd

Function Documentation

_Out_writes_opt_z_ ( _SizeInWords  )
_CRT_BEGIN_C_HEADER _Success_ ( return!  = 0)
_Check_return_ _ACRTIMP int __cdecl _wchdir ( _In_z_ wchar_t const *  _Path)
_Check_return_ _ACRTIMP int __cdecl _wmkdir ( _In_z_ wchar_t const *  _Path)
_Check_return_ _ACRTIMP int __cdecl _wrmdir ( _In_z_ wchar_t const *  _Path)

Variable Documentation

_In_ size_t _SizeInWords