ReactOS 0.4.16-dev-1204-gb627a42
_SHQUERYRBINFO Struct Reference

#include <shellapi.h>

Public Attributes

DWORD cbSize
 
__int64 i64Size
 
__int64 i64NumItems
 

Detailed Description

Definition at line 390 of file shellapi.h.

Member Data Documentation

◆ cbSize

DWORD _SHQUERYRBINFO::cbSize

Definition at line 391 of file shellapi.h.

Referenced by SHQueryRecycleBinW().

◆ i64NumItems

__int64 _SHQUERYRBINFO::i64NumItems

Definition at line 393 of file shellapi.h.

Referenced by SHQueryRecycleBinW(), and test_query_recyclebin().

◆ i64Size

__int64 _SHQUERYRBINFO::i64Size

Definition at line 392 of file shellapi.h.

Referenced by SHQueryRecycleBinW(), and test_query_recyclebin().


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