Freigeben über


COleIPFrameWndEx::PaneFromPoint

Dieses Thema ist nur aus Gründen der Vollständigkeit enthalten. Ausführliche Informationen finden Sie im Quellcode des Ordners VC\atlmfc\src\mfc der Visual Studio-Installation.

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

Parameter

  • [in] point
     

  • [in] nSensitivity
     

  • [in] bExactBar
     

  • [in] pRTCBarType
     

  • [in] dwAlignment
     

Anforderungen

Header: afxoleipframewndex.h

Siehe auch

Referenz

COleIPFrameWndEx-Klasse

Hierarchiediagramm