ReactOS 0.4.15-dev-7924-g5949c20
_SHQUERYRBINFO Struct Reference

#include <shellapi.h>

Public Attributes

DWORD cbSize
 
__int64 i64Size
 
__int64 i64NumItems
 

Detailed Description

Definition at line 378 of file shellapi.h.

Member Data Documentation

◆ cbSize

DWORD _SHQUERYRBINFO::cbSize

Definition at line 379 of file shellapi.h.

Referenced by SHQueryRecycleBinW().

◆ i64NumItems

__int64 _SHQUERYRBINFO::i64NumItems

Definition at line 381 of file shellapi.h.

Referenced by SHQueryRecycleBinW(), and test_query_recyclebin().

◆ i64Size

__int64 _SHQUERYRBINFO::i64Size

Definition at line 380 of file shellapi.h.

Referenced by SHQueryRecycleBinW(), and test_query_recyclebin().


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