How to convert FString to const TCHAR?

The * operator on FStrings returns their TCHAR* data which is what FCString functions use.