[DllImportAttribute("shell32.dll", CharSet = CharSet.Auto)] public static bool ShellExecuteEx( ref ShellExecuteInfo execInfo )
<DllImportAttribute("shell32.dll", CharSet := CharSet.Auto>] Public Shared Function ShellExecuteEx ( ByRef execInfo As ShellExecuteInfo ) As Boolean
public: [DllImportAttribute(L"shell32.dll", CharSet = CharSet::Auto)] static bool ShellExecuteEx( ShellExecuteInfo% execInfo )
[<DllImportAttribute("shell32.dll", CharSet = CharSet.Auto)>] static member ShellExecuteEx : execInfo : ShellExecuteInfo byref -> bool
Copyright © Xcalibur Systems, LLC. 2006 - 2023