Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TCString > API/Runtime/Core/Misc/TCString/Strupr
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CString.h |
| Include | #include "Misc/CString.h" |
static CharType &42; Strupr
&40;
CharType &42; Dest,
SIZE_T DestCount
&41;
Remarks
Strupr wrapper destination string
Parameters
| Name | Description |
|---|---|
| Dest | destination string to convert |
| Destcount | size of Dest in characters |