Function GenerateCText()#
Defined in File support.h
Function Documentation#
Warning
doxygenfunction: Unable to resolve function “GenerateCText” with arguments () in doxygen xml output for project “VAPI_SDK” from directory: ./_doxygen/xml. Potential matches:
- std::string GenerateCText(char cChar, bool bNotUnicode = false)
- std::string GenerateCText(char16_t cChar, bool bNotUnicode = false)
- std::string GenerateCText(char32_t cChar, bool bNotUnicode = false)
- std::string GenerateCText(wchar_t cChar, bool bNotUnicode = false)
- template<typename TCharType> std::string GenerateCText(const TCharType *szText, uint32_t uiLen = 0xFFFFFFFF, bool bNotUnicode = false)