COleIPFrameWndEx::PaneFromPoint

添加本主题是为了让内容更加完整。有关更多信息,请参见所安装的 Visual Studio 的 VC\atlmfc\src\mfc 文件夹中的源代码。

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

参数

  • [in] point
     

  • [in] nSensitivity
     

  • [in] bExactBar
     

  • [in] pRTCBarType
     

  • [in] dwAlignment
     

要求

标头: afxoleipframewndex.h

请参见

参考

COleIPFrameWndEx选件类

层次结构图