DrgQueryDragitem - Parameters
pdinfo (PDRAGINFO) - input
Pointer to the DRAGINFO
structure from which the DRAGITEM
structure is obtained.
cbBuffer (ULONG) - input
Maximum number of bytes to copy to the buffer.
pditem (PDRAGITEM) - output
Pointer to the buffer into which the DRAGITEM
structure is copied.
iItem (ULONG) - input
Zero-based
index of the DRAGITEM to be returned.
rc (BOOL) - returns