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

Go to the source code of this file.

Classes

struct  _wfinddata32_t
 
struct  _wfinddata32i64_t
 
struct  _wfinddata64i32_t
 
struct  _wfinddata64_t
 

Macros

#define _wfinddata_t   _wfinddata64i32_t
 
#define _wfinddatai64_t   _wfinddata64_t
 
#define _wfindfirst   _wfindfirst64i32
 
#define _wfindnext   _wfindnext64i32
 
#define _wfindfirsti64   _wfindfirst64
 
#define _wfindnexti64   _wfindnext64
 

Typedefs

typedef unsigned long _fsize_t
 

Functions

_Check_return_ _ACRTIMP int __cdecl _waccess (_In_z_ wchar_t const *_FileName, _In_ int _AccessMode)
 
_Check_return_wat_ _ACRTIMP errno_t __cdecl _waccess_s (_In_z_ wchar_t const *_FileName, _In_ int _AccessMode)
 
_Check_return_ _ACRTIMP int __cdecl _wchmod (_In_z_ wchar_t const *_FileName, _In_ int _Mode)
 
_Check_return_ _CRT_INSECURE_DEPRECATE (_wsopen_s) _ACRTIMP int __cdecl _wcreat(_In_z_ wchar_t const *_FileName
 
 _Success_ (return!=-1) _Check_return_ _ACRTIMP intptr_t __cdecl _wfindfirst32(_In_z_ wchar_t const *_FileName
 
_ACRTIMP int __cdecl _wunlink (_In_z_ wchar_t const *_FileName)
 
_Check_return_ _ACRTIMP int __cdecl _wrename (_In_z_ wchar_t const *_OldFileName, _In_z_ wchar_t const *_NewFileName)
 
_ACRTIMP errno_t __cdecl _wmktemp_s (_Inout_updates_z_(_SizeInWords) wchar_t *_TemplateName, _In_ size_t _SizeInWords)
 
 __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0 (errno_t, _wmktemp_s, wchar_t, _TemplateName) _Success_(return!=0) __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0(wchar_t *
 
_Check_return_wat_ _ACRTIMP errno_t __cdecl _wsopen_s (_Out_ int *_FileHandle, _In_z_ wchar_t const *_FileName, _In_ int _OpenFlag, _In_ int _ShareFlag, _In_ int _PermissionFlag)
 
_ACRTIMP errno_t __cdecl _wsopen_dispatch (_In_z_ wchar_t const *_FileName, _In_ int _OFlag, _In_ int _ShFlag, _In_ int _PMode, _Out_ int *_PFileHandle, _In_ int _BSecure)
 

Variables

_Check_return_ _In_ int _PermissionMode
 
_Out_ struct _wfinddata32_t_FindData
 
 __RETURN_POLICY_DST
 
 _ACRTIMP
 
 _wmktemp
 
 _Inout_z_
 
 wchar_t
 
_Check_return_ _In_ int _OpenFlag
 
_Check_return_ _In_ int _Check_return_ _In_ int _In_ int _ShareFlag
 

Macro Definition Documentation

#define _wfinddata_t   _wfinddata64i32_t
#define _wfinddatai64_t   _wfinddata64_t
#define _wfindfirst   _wfindfirst64i32
#define _wfindfirsti64   _wfindfirst64
#define _wfindnext   _wfindnext64i32
#define _wfindnexti64   _wfindnext64

Typedef Documentation

typedef unsigned long _fsize_t

Function Documentation

__DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_0 ( errno_t  ,
_wmktemp_s  ,
wchar_t  ,
_TemplateName   
)
pure virtual
_Check_return_ _In_ int _Check_return_ _CRT_INSECURE_DEPRECATE ( _wsopen_s  ) const
_Success_ ( return!  = -1) const
_Check_return_ _ACRTIMP int __cdecl _waccess ( _In_z_ wchar_t const *  _FileName,
_In_ int  _AccessMode 
)
_Check_return_wat_ _ACRTIMP errno_t __cdecl _waccess_s ( _In_z_ wchar_t const *  _FileName,
_In_ int  _AccessMode 
)
_Check_return_ _ACRTIMP int __cdecl _wchmod ( _In_z_ wchar_t const *  _FileName,
_In_ int  _Mode 
)
_ACRTIMP errno_t __cdecl _wmktemp_s ( _Inout_updates_z_(_SizeInWords) wchar_t _TemplateName,
_In_ size_t  _SizeInWords 
)
_Check_return_ _ACRTIMP int __cdecl _wrename ( _In_z_ wchar_t const *  _OldFileName,
_In_z_ wchar_t const *  _NewFileName 
)
_ACRTIMP errno_t __cdecl _wsopen_dispatch ( _In_z_ wchar_t const *  _FileName,
_In_ int  _OFlag,
_In_ int  _ShFlag,
_In_ int  _PMode,
_Out_ int _PFileHandle,
_In_ int  _BSecure 
)
_Check_return_wat_ _ACRTIMP errno_t __cdecl _wsopen_s ( _Out_ int _FileHandle,
_In_z_ wchar_t const *  _FileName,
_In_ int  _OpenFlag,
_In_ int  _ShareFlag,
_In_ int  _PermissionFlag 
)
_ACRTIMP int __cdecl _wunlink ( _In_z_ wchar_t const *  _FileName)

Variable Documentation

_In_opt_ _Locale __RETURN_POLICY_DST
_ACRTIMP
_Out_ struct _wfinddata64_t * _FindData
_Inout_z_
_Check_return_ _In_ int _PermissionMode
_wmktemp