Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stops the IIS Express process for the specified process ID.
Syntax
HRESULT
StopProcess(
[in] DWORD dwPid
);
Parameters
[in]
dwPidThe ID of the process to stop.
Return Value
HRESULT