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