Microsoft DirectX 9.0

EC_DVD_WARNING

Signals a DVD warning condition.

Parameters

lParam1

DWORD value indicating the warning condition. Member of the DVD_WARNING enumerated data type.

lParam2

If pParam1 is DVD_WARNING_Open, then lParam2 contains the dwFileOpenError code returned from GetLastError. If lParam1 is DVD_WARNING_Seek or DVD_WARNING_Read, then lParam2 contains the dwError code returned from GetLastError.

See Also