ICcConnection::CloseProcessHandle (Windows CE 5.0)
This method closes the process handle returned in ICcConnection::LaunchProcess.
HRESULT CloseProcessHandle ( DWORDin_ProcessHandle);
Parameters
- in_ProcessHandle
[in] Handle returned by ICcConnection::LaunchProcess.
Return Values
If the method fails, it returns an HRESULT error code.
If the method succeeds, it returns S_OK.
Requirements
OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcConnection.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors