Microsoft DirectX 9.0

EC_VIDEO_SIZE_CHANGED

The native video size has changed.

Parameters

lParam1

Low-order WORD specifies the new width, in pixels; high-order WORD specifies the new height, in pixels.

lParam2

Zero.

Default Action

None.

Remarks

Video renderers send this event if they detect a change in the native video size.

See Also