CMFCVisualManagerOffice2003::GetToolTipInfo
Called by the framework to get tooltip information.
virtual BOOL GetToolTipInfo(
CMFCToolTipInfo& params,
UINT nType = (UINT)(-1)
);
Parameters
[out] params
A reference to a CMFCToolTipInfo Class object where this method returns tooltip information.[in] nType
Type information for the tooltip information to be returned.
Return Value
Returns TRUE if tooltip information is returned, and FALSE otherwise.
Requirements
Header: afxvisualmanageroffice2003.h