Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
shlobj.h
Unicode
No
Platform Notes
None

FILEGROUPDESCRIPTOR

Defines the CF_FILEGROUPDESCRIPTOR clipboard format.

typedef struct _FILEGROUPDESCRIPTOR { // fgd

UINT cItems; // number of elements in fgd

FILEDESCRIPTOR fgd[1]; // array of file descriptor structures

} FILEGROUPDESCRIPTOR, * LPFILEGROUPDESCRIPTOR;

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples