Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Description
Gets the context pointer of an operation.
Syntax
void* WINAPI
HcsGetOperationContext(
_In_ HCS_OPERATION operation
);
Parameters
operation
The handle to an operation.
Return Values
Returns the context pointer stored in the operation as a void* type.
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 |