Microsoft DirectX 9.0

IDrawVideoImage::DrawVideoImageEnd

The DrawVideoImageEnd method turns DirectDraw back on after drawing has been performed.

Syntax

HRESULT DrawVideoImageEnd(); 

Parameters

This method takes no parameters.

Return Values

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Values Description
S_OK The method succeeded.

See Also