COleDocIPFrameWndEx::IsPointNearDockSite

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

BOOL IsPointNearDockSite(
   CPoint point,
   DWORD& dwBarAlignment,
   BOOL& bOuterEdge
) const;

Parameters

Parameter

Description

[in] point

 

[in] dwBarAlignment

 

[in] bOuterEdge

 

Requirements

Header: afxoledocipframewndex.h

See Also

Concepts

MFC Hierarchy Chart

Reference

COleDocIPFrameWndEx Class