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

Public Attributes

struct provideclassinfo classinfo
 
IDriveCollection IDriveCollection_iface
 
LONG ref
 
DWORD drives
 
LONG count
 

Detailed Description

Definition at line 67 of file filesystem.c.

Member Data Documentation

◆ classinfo

struct provideclassinfo drivecollection::classinfo

Definition at line 68 of file filesystem.c.

◆ count

LONG drivecollection::count

Definition at line 72 of file filesystem.c.

◆ drives

DWORD drivecollection::drives

Definition at line 71 of file filesystem.c.

Referenced by create_drivecoll().

◆ IDriveCollection_iface

IDriveCollection drivecollection::IDriveCollection_iface

Definition at line 69 of file filesystem.c.

Referenced by impl_from_IDriveCollection().

◆ ref

LONG drivecollection::ref

Definition at line 70 of file filesystem.c.

Referenced by drivecoll_AddRef(), and drivecoll_Release().


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