ReactOS 0.4.16-dev-112-g52265ae
|
#include <atlconv.h>
Public Member Functions | |
CW2CWEX (_In_z_ LPCWSTR psz) | |
CW2CWEX (_In_z_ LPCWSTR psz, _In_ UINT nCodePage) | |
~CW2CWEX () noexcept | |
_Ret_z_ | operator LPCWSTR () const noexcept |
Public Attributes | |
LPCWSTR | m_psz |
Private Member Functions | |
CW2CWEX (_In_ const CW2CWEX &) noexcept=delete | |
CW2CWEX & | operator= (_In_ const CW2CWEX &) noexcept=delete |
|
inline |
|
inline |
|
inlinenoexcept |
|
privatedeletenoexcept |
|
inlinenoexcept |
|
privatedeletenoexcept |
LPCWSTR ATL::CW2CWEX< t_nBufferLength >::m_psz |
Definition at line 47 of file atlconv.h.
Referenced by ATL::CW2CWEX< t_nBufferLength >::operator LPCWSTR(), and START_TEST().