CF_HDROP top-level constant Null safety
A handle to type HDROP that identifies a list of files. An application can retrieve information about the files by passing the handle to the DragQueryFile function.
Implementation
const CF_HDROP = 15;
A handle to type HDROP that identifies a list of files. An application can retrieve information about the files by passing the handle to the DragQueryFile function.
const CF_HDROP = 15;