Video Capture Device Driver Structure

As installable driver DLLs, video capture drivers provide a DriverProc entry point used to process system messages and device driver specific messages. For general information about installable drivers, the DriverProc entry point, and system messages sent to this entry point, see the Microsoft Windows Programmer's Reference. This chapter includes supplemental information for the system messages. This information describes specifically how video capture drivers should respond to the system messages that are critical to their proper operation.