Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 359 of file taskband.c.
{ ITaskBandImpl *This = ITaskBandImpl_from_IDeskBar(iface); IDeskBand *DeskBand = IDeskBand_from_ITaskBandImpl(This); /* Proxy to IDeskBand interface */ return IDeskBand_ContextSensitiveHelp(DeskBand, fEnterMode); }