pbUseDefaultCursor

Pointer to a variable to be updated with a value that indicates whether to use default or custom cursors. In C++, declare the variable and pass its address. In most other languages, pass the variable by reference. Possible values are:

Value

Meaning

TRUE

Use the default Drag and Drop cursors

FALSE

Use the custom cursor set in the OLEDragCursor property.