PB 2022 1900
I have code that uses the ...\AppData\Local\Temp directory in order to process files. I am calling the Windows SHGetSpecialFolderPath in order to get this. I now have a situation where I need to get the remote sessions folder \\tsclient\C\....\AppData\Local\Temp folder to process files. I cannot see a call in Windows to get this. Is there a trick to get this?
Thank you,
Chris Craft