ReactOS 0.4.16-dev-942-g91fadeb
WideCharToMultiByte.c File Reference
#include <windows.h>
Include dependency graph for WideCharToMultiByte.c:

Go to the source code of this file.

Functions

 _Success_ (return !=0)
 

Function Documentation

◆ _Success_()

_Success_ ( return = 0)

Definition at line 14 of file WideCharToMultiByte.c.

26{
35}
_In_ DWORD _In_ LPCWSTR _In_ int _In_ int _In_opt_ LPCSTR _LpDefaultChar
_In_ DWORD _In_ LPCSTR _In_ int _In_ int _CchWideChar
_In_ DWORD _In_ LPCWSTR _LpWideCharStr
_In_ DWORD _In_ int _Out_ LPWORD _In_ int _CodePage
_In_ DWORD _DWFlags
_In_ DWORD _In_ LPCSTR _In_ int _CbMultiByte
_In_ DWORD _In_ LPCWSTR _In_ int _In_ int _In_opt_ LPCSTR _Out_opt_ LPBOOL _LpUsedDefaultChar
_In_ DWORD _In_ LPCSTR _LpMultiByteStr
#define WideCharToMultiByte
Definition: compat.h:111