SetShapeSrcCommand

Sets the SRC command type.

Syntax

HRESULT SetShapeSrcCommand(
         SHAPE_SRC_CONTEXT *context,
         SHAPE_SRC_COMMAND_TYPE command
)  

Parameters

context
Type: SHAPE_SRC_CONTEXT *

[in, out] Pointer to a SHAPE_SRC_CONTEXT structure.

command
Type: SHAPE_SRC_COMMAND_TYPE 

One member of the SHAPE_SRC_COMMAND_TYPE enumeration.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapesrccontext.h.

Library: Use acphal.lib.