Microsoft DirectX 9.0

IDxtJpeg::put_BorderWidth

The put_BorderWidth method specifies the width of the solid border along the edges of the wipe pattern.

Syntax

HRESULT put_BorderWidth(
    long newVal
);

Parameters

newVal

[in] The width of the border, in pixels.

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