Desktop Functions: Smart Device Functions:
|
CommandLineToArgvW (shell32)
C# Signature:
[DllImport("shell32.dll")] VB.NET Signature:
Declare Function CommandLineToArgv Lib "shell32.dll" Alias "CommandLineToArgvW" ( _ User-Defined Types:None. Notes:Minimum DLL Version Shell32.dll version 6.0 or later Minimum operating systems Windows XP This function is implemented as Unicode. For more information check out the MSDN page for this function: Tips & Tricks:Please add some! Sample Code:Please add some! Alternative Managed API:Do you know one? Please contribute it! Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|