public struct PROCESS_INFORMATION {. public IntPtr hProcess;. public IntPtr hThread;. public uint dwProcessId;. public uint dwThreadId;. }.
確定! 回上一頁