Share via


Creating a Plug-in

A Picture Acquisition plug-in is an extension to the functionality that Windows Vista provides for acquiring photos from a device. A plug-in is useful when you want to modify the acquisition experience in general, not just in one particular application. The following steps are necessary when creating a Picture Acquisition plug-in:

Implement DLL Functions

Implement IClassFactory

Implement IPhotoAcquirePlugin