Sets the interrupt when done flag. For internal use only.
HRESULT SetShapeXmaInterruptWhenDone(
SHAPE_XMA_CONTEXT *context,
bool interruptWhenDone
)
context
Type: SHAPE_XMA_CONTEXT *
[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.
interruptWhenDone
Type: bool
True to set the interrupt when done flag.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapexmacontext.h.
Library: Use acphal.lib.