Command Line Arguments
An application can use the Win32 GetCommandLine function to retrieve Unicode command line arguments. The application should call the Win32 function as a Unicode function.
Related topics
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
An application can use the Win32 GetCommandLine function to retrieve Unicode command line arguments. The application should call the Win32 function as a Unicode function.