Microsoft DirectX 9.0

EC_DVD_DOMAIN_CHANGE

Indicates the DVD player's new domain.

Parameters

lParam1

DWORD value indicating the new domain. Member of the DVD_DOMAIN enumerated data type.

lParam2

Zero unless lParam1 == DVD_ERROR_LowParentalLevel. In that case lParam2 will be set to the minimum parental level required to play the title, or to DWORD_PTR(-1) if parental controls must be disabled in order to play the title.

Remarks

The DVD player signals this event whenever it changes domains.

This event is raised in all DVD domains.

See Also