COleControl::ReleaseCapture

BOOL ReleaseCapture( );

Return Value

Nonzero if successful; otherwise 0.

Remarks

Call this function to release mouse capture. If the control currently has the mouse capture, the capture is released. Otherwise, this function has no effect.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::SetCapture, COleControl::GetCapture