NativeMethods.GetIEServerProcess(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Diagnostics::Process ^ GetIEServerProcess(int pId);
public static System.Diagnostics.Process GetIEServerProcess (int pId);
static member GetIEServerProcess : int -> System.Diagnostics.Process
Public Shared Function GetIEServerProcess (pId As Integer) As Process
Parameters
- pId
- Int32