The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

iMPColorTrackerFilter.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Functions

 DECLARE_INTERFACE_ (IIPEffect, IUnknown)
 DEFINE_GUID (IID_IIPEffect, 0xfd5010a3, 0x8ebe, 0x11ce, 0x81, 0x83, 0x00, 0xaa, 0x00, 0x57, 0x7d, 0xa1)


Function Documentation

DECLARE_INTERFACE_ IIPEffect  ,
IUnknown 
 

Definition at line 25 of file iMPColorTrackerFilter.h.

00026     {
00027         STDMETHOD(get_IPEffect) (THIS_
00028                     int *effectNum//,           // The current effect
00029 //                    REFTIME *StartTime,     // Start time of effect
00030 //                    REFTIME *Length         // length of effect
00031                  ) PURE;
00032 
00033         STDMETHOD(put_IPEffect) (THIS_
00034                     int effectNum//,            // Change to this effect
00035 //                    REFTIME StartTime,      // Start time of effect
00036 //                    REFTIME Length          // Length of effect
00037                  ) PURE;   
00038         
00039         };

DEFINE_GUID IID_IIPEffect  ,
0xfd5010a3  ,
0x8ebe  ,
0x11ce  ,
0x81  ,
0x83  ,
0x00  ,
0xaa  ,
0x00  ,
0x57  ,
0x7d  ,
0xa1 
 


Generated on Mon Nov 8 17:08:02 2004 for MPT by  doxygen 1.3.9.1