IShellLink::GetArguments
Syntax:
GetArguments (LPSTR pszArgs, int cchMaxPath);
Parameters:
- pszArgs is a pointer to a text buffer that
receives the arguments.
- cchMaxPath is the maximum number of characters
that can be used for the arguments.
Description:
Gets the current arguments that are associated with the
shortcut object.