When I Write the line below, I get an error: Type 'WebCamera' is not defined.

Private WithEvents _Camera As WebCamera

What is the problem?