Dela via


COleDocIPFrameWndEx::PaneFromPoint

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

CBasePane* PaneFromPoint(
   CPoint point,
   int nSensitivity,
   bool bExactBar,
   CRuntimeClass* pRTCBarType
) const;
CBasePane* PaneFromPoint(
   CPoint point,
   int nSensitivity,
   DWORD& dwAlignment,
   CRuntimeClass* pRTCBarType
) const;

Parameters

Parameter

Description

[in] point

 

[in] nSensitivity

 

[in] bExactBar

 

[in] pRTCBarType

 

[in] dwAlignment

 

Requirements

Header: afxoledocipframewndex.h

See Also

Concepts

MFC Hierarchy Chart

Reference

COleDocIPFrameWndEx Class