CursorOff

  void CursorOff(lpPntStruc)    
  LPEXTPAINTSTRUC lpPntStruc;    

The CursorOff function destroys the cursor for an application.

Parameter

lpPntStruc

Points to an EXTPAINTSTRUC structure.

Return Value

This function has no return value.

Comments

The export ordinal for this function is 15.

See Also

CursorOn