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
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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.