Microsoft DirectX 9.0

IDxtJpeg::put_ReplicateX

The put_ReplicateX method specifies the number of times the wipe pattern is replicated horizontally.

Syntax

HRESULT put_ReplicateX(
    long newVal
);

Parameters

newVal

[in] The number of times the wipe pattern is replicated horizontally.

Return Values

Returns S_OK or an error code.

Requirements

Header: Include Qedit.h. This header file is not compatible with Microsoft® Direct3D® headers later than version 7.

Library: Use strmiids.lib.

See Also