The CONST_DSCCAPSFLAGS enumeration is used in the lFlags member of the DSCCAPS type to describe capture device capabilities.
Enum CONST_DSCCAPSFLAGS DSCCAPS_DEFAULT = 0 DSCCAPS_EMULDRIVER = 32 (&H20) End Enum