Camera Capture

This code sample is named CECamera. It demonstrates how to use the native SHCAMERACAPTURE (structure). The application allows you to take still pictures and video clips.
| Feature Area |
|---|
| Relevant APIs |
|---|
|
CAMERACAPTURE_MODE enumeration |
|
CAMERACAPTURE_STILLQUALITY enumeration |
|
CAMERACAPTURE_VIDEOTYPES enumeration |
|
SHCAMERACAPTURE (structure) structure |
|
SHCameraCapture function |
|
CameraCaptureDialog Class |
|
lineOpen function |
|
lineShutdown function |
|
Telephony API API |
-
Navigate to the solution file (*.sln), and double-click it. By default, the solution files are copied to the following folders:
C:\Program Files\Windows Mobile 6 SDK\Samples\Common\CPP\Win32\CECameraC:\Program Files\Windows Mobile 6 SDK\Samples\Common\CS\CECameraMicrosoft Visual Studio 2005 launches and loads the solution.
-
Build the solution (Ctrl+Shift+B).
-
Deploy the solution (F5).