Microsoft DirectX 9.0

IDxtJpeg::put_MaskNum

The put_MaskNum method specifies the SMPTE wipe code of the wipe.

Syntax

HRESULT put_MaskNum(
    long newVal
);

Parameters

newVal

[in] Specifies the SMPTE wipe code. For a list of supported SMPTE wipes, see SMPTE Wipe Transition.

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