Implement IClassFactory

Your plug-in must define a class that implements the IClassFactory interface. Your implementation of IClassFactory::CreateInstance should call your implementation of IPhotoAcquirePlugin::Initialize.