ReactOS 0.4.15-dev-7842-g558ab78
foldercollection Struct Reference
Collaboration diagram for foldercollection:

Public Attributes

struct provideclassinfo classinfo
 
IFolderCollection IFolderCollection_iface
 
LONG ref
 
BSTR path
 

Detailed Description

Definition at line 53 of file filesystem.c.

Member Data Documentation

◆ classinfo

struct provideclassinfo foldercollection::classinfo

Definition at line 54 of file filesystem.c.

◆ IFolderCollection_iface

IFolderCollection foldercollection::IFolderCollection_iface

Definition at line 55 of file filesystem.c.

Referenced by impl_from_IFolderCollection().

◆ path

BSTR foldercollection::path

Definition at line 57 of file filesystem.c.

◆ ref

LONG foldercollection::ref

Definition at line 56 of file filesystem.c.

Referenced by foldercoll_AddRef(), and foldercoll_Release().


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