Skip to content
Cory Smith edited this page Jun 8, 2022 · 5 revisions

The _TOTALDROPPEDFILES function returns the number of items (files or folders) dropped in a program's window after _ACCEPTFILEDROP is enabled.

Syntax

totalFilesReceived& = _TOTALDROPPEDFILES

Description

Example(s)

See Also

Clone this wiki locally