11#ifndef __STOOLTIP_I__H__
12#define __STOOLTIP_I__H__
14#include <interface/obj-ref-i.h>
15#include <interface/SMsgLoop-i.h>
59#define INTERFACE IToolTip
78 STDMETHOD_(
void,
UpdateTip)(THIS_
const TIPID *id, RECT rc, LPCTSTR pszTip,
int nScale) PURE;
88 STDMETHOD_(
void,
SetToolTip)(THIS_ LPCRECT rc, UINT tipAlign, LPCTSTR pszTip,
int nScale) PURE;
110#define INTERFACE IToolTipFactory
Interface for message filtering.
Interface for reference counting.
Identifier for a tooltip.
BOOL bNcTip
Flag indicating if the tooltip is for the non-client area.
DWORD dwLow
ID2, used to save additional data.
DWORD dwHi
ID1, used to save a SWND.