C# Класс ZeroInstall.Commands.Utils.RunHook.UnsafeNativeMethods

Показать файл Открыть проект

Приватные методы

Метод Описание
CreateProcessA ( string lpApplicationName, string lpCommandLine, IntPtr lpProcessAttributes, IntPtr lpThreadAttributes, bool bInheritHandles, uint dwCreationFlags, IntPtr lpEnvironment, string lpCurrentDirectory, IntPtr lpStartupInfo, EntryPoint.ProcessInformation &lpProcessInformation ) : bool
CreateProcessW ( string lpApplicationName, string lpCommandLine, IntPtr lpProcessAttributes, IntPtr lpThreadAttributes, bool bInheritHandles, uint dwCreationFlags, IntPtr lpEnvironment, string lpCurrentDirectory, IntPtr lpStartupInfo, EntryPoint.ProcessInformation &lpProcessInformation ) : bool