HcsCloseProcess
Description
Closes the handle to a process in a compute system.
Syntax
void WINAPI
HcsCloseProcess(
_In_ HCS_PROCESS process
);
Parameters
process
Process handle to close.
Return Values
None.
Requirements
Parameter | Description |
---|---|
Minimum supported client | Windows 10, version 1809 |
Minimum supported server | Windows Server 2019 |
Target Platform | Windows |
Header | ComputeCore.h |
Library | ComputeCore.lib |
Dll | ComputeCore.dll |