Releases SHAPE and XMA context arrays.
HRESULT AcpHalReleaseShapeContexts(
void
)
Type: voidÂ
This method takes no parameters.
Type: HRESULTÂ
If the method succeeds, it returns S_OK. If it fails, possible return codes include, but are not limited to, the values shown in the following table.
| Return code | Description |
|---|---|
| ACP_E_NOT_ALLOCATED | The context arrays have not been allocated. |
Refer to the remarks for AcpHalAllocateShapeContexts.
Header: Declared in acphal.h.
Library: Use acphal.lib.