EndSelection

  void EndSelection(lpPntStruc)    
  LPEXTPAINTSTRUC lpPntStruc;    

The EndSelection function stops the selection.

Parameters

lpPntStruc

Points to an EXTPAINTSTRUC structure.

Return Value

This function has no return value.

Comments

The export ordinal for this function is 9.

The function clears the SELECTON bit in the SelecFlags member of the GrabArea member of the SelStruc member of the EXTPAINTSTRUC structure.

See Also

BeginSelection