ReactOS 0.4.15-dev-7918-g2a2556c
filecollection Struct Reference
Collaboration diagram for filecollection:

Public Attributes

struct provideclassinfo classinfo
 
IFileCollection IFileCollection_iface
 
LONG ref
 
BSTR path
 

Detailed Description

Definition at line 60 of file filesystem.c.

Member Data Documentation

◆ classinfo

struct provideclassinfo filecollection::classinfo

Definition at line 61 of file filesystem.c.

◆ IFileCollection_iface

IFileCollection filecollection::IFileCollection_iface

Definition at line 62 of file filesystem.c.

Referenced by impl_from_IFileCollection().

◆ path

BSTR filecollection::path

Definition at line 64 of file filesystem.c.

◆ ref

LONG filecollection::ref

Definition at line 63 of file filesystem.c.

Referenced by filecoll_AddRef(), and filecoll_Release().


The documentation for this struct was generated from the following file: