SetShapeXmaInputBuffer1Valid

Sets the right input buffer valid flag.

Syntax

HRESULT SetShapeXmaInputBuffer1Valid(
         SHAPE_XMA_CONTEXT *context,
         bool valid
)  

Parameters

context
Type: SHAPE_XMA_CONTEXT *

[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.

valid
Type: bool 

True if the right input buffer is valid.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.