Hi
It seems that the timer component in my plugin is not working...i checked whether it is enabled, initialized and assigned event handler etc...but of no use...is there anything i need to do to notify the SB of the timer??
Thanks in advance
Murali
| QUOTE (Prism @ Aug 17 2004, 12:10 AM) |
| What what what? The Tick function returns S_OK in C++. Well, maybe it's different in C# |
| QUOTE |
| interface IPanel : IDispatch { [...] HRESULT Tick(VARIANT_BOOL minute, [out,retval]VARIANT_BOOL* heightChanged); |