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 Overview | Class Members | Hierarchy Chart
See Also COleControl::SetCapture, COleControl::GetCapture