MWCapture SDK Linux  3.3.1.LAST_SVN_COMMIT_NUM
Public Member Functions | Protected Attributes | List of all members
CAutoConvertString Class Reference

Public Member Functions

 CAutoConvertString (const WCHAR *pwszString, UINT uCodePage=CP_ACP)
 
 CAutoConvertString (const char *pszString, UINT uCodePage=CP_ACP)
 
void Detach ()
 
 operator char * ()
 
 operator WCHAR * ()
 

Protected Attributes

WCHAR * m_pwszString
 
char * m_pszString
 
void * m_pvAlloc
 
UINT m_uCodePage
 

The documentation for this class was generated from the following file: