Show
Ignore:
Timestamp:
03/06/09 20:25:21 (4 years ago)
Author:
deepanns
Message:

updated query and configure for components

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ossiedev/branches/deepanns/components/WebCamCapture/WebCamCapture.h

    r2915 r8886  
    7373 
    7474        void initialize() throw (CF::LifeCycle::InitializeError, CORBA::SystemException); 
     75 
     76            void query(CF::Properties &configProperties) 
     77               throw (CF::UnknownProperties, CORBA::SystemException); 
     78 
    7579        void configure(const CF::Properties&) throw (CORBA::SystemException, CF::PropertySet::InvalidConfiguration, CF::PropertySet::PartialConfiguration); 
    7680