Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries number of file descriptors.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DragDrop | 8.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
droparea | The reference ID for this drop area. Use functions like DragDrop.CreateWithControl to create a drop area. | $dropHandle |
Returns number or error.
Query count of file descriptors:
Set Variable [ $count; Value:MBS("DragDrop.GetFileDescriptorCount"; $dropview; "") ]
This function is free to use.
Created 5th February 2018, last changed 18th December 2020