ReactOS 0.4.16-dev-456-ga97fcf1
|
Public Attributes | |
struct provideclassinfo | classinfo |
IFileCollection | IFileCollection_iface |
LONG | ref |
BSTR | path |
Definition at line 60 of file filesystem.c.
struct provideclassinfo filecollection::classinfo |
Definition at line 61 of file filesystem.c.
IFileCollection filecollection::IFileCollection_iface |
Definition at line 62 of file filesystem.c.
Referenced by impl_from_IFileCollection().
BSTR filecollection::path |
Definition at line 64 of file filesystem.c.
LONG filecollection::ref |
Definition at line 63 of file filesystem.c.
Referenced by filecoll_AddRef(), and filecoll_Release().