Microsoft DirectX 9.0

IDxtJpeg::ApplyChanges

The ApplyChanges method applies any properties that have changed.

Syntax

HRESULT ApplyChanges(); 

Parameters

This method takes no parameters.

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