ReactOS 0.4.15-dev-6073-g59e7458
_SHQUERYRBINFO Struct Reference

#include <shellapi.h>

Public Attributes

DWORD cbSize
 
__int64 i64Size
 
__int64 i64NumItems
 

Detailed Description

Definition at line 375 of file shellapi.h.

Member Data Documentation

◆ cbSize

DWORD _SHQUERYRBINFO::cbSize

Definition at line 376 of file shellapi.h.

Referenced by SHQueryRecycleBinW().

◆ i64NumItems

__int64 _SHQUERYRBINFO::i64NumItems

Definition at line 378 of file shellapi.h.

Referenced by SHQueryRecycleBinW(), and test_query_recyclebin().

◆ i64Size

__int64 _SHQUERYRBINFO::i64Size

Definition at line 377 of file shellapi.h.

Referenced by SHQueryRecycleBinW(), and test_query_recyclebin().


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