Type SHQUERYRBINFO
cbSize As Long
i64Size As ULARGE_INTEGER
i64NumItems As ULARGE_INTEGER
End Type
The SHQUERYRBINFO holds information about a Recycle Bin. This Recycle Bin could be specific to a particular drive, or it could be the systemwide Recycle Bin. The structure holds the number of items in the Recycle Bin as well as the total size of all items in it. Both values are stored as unsigned 64-bit integers.
None.
Go back to the alphabetical Structure listing.
Go back to the Reference section index.
Last Modified: September 1, 1999
This page is copyright © 1999 Paul Kuliniewicz.
Copyright Information Revised October 29, 2000
Go back to the Windows API Guide home page.
E-mail: vbapi@vbapi.com Send Encrypted E-Mail
This page is at http://www.vbapi.com/ref/s/shqueryrbinfo.html