Sets the output buffer valid flag.
HRESULT SetShapeXmaOutputBufferValid(
SHAPE_XMA_CONTEXT *context,
bool valid
)
context
Type: SHAPE_XMA_CONTEXT *
[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.
valid
Type: bool
True to specify the output buffer is valid.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapexmacontext.h.
Library: Use acphal.lib.