Click or drag to resize

DriveListItemCompleteDetails Method (JamBaseShellListView)

Sets the missing item information, namely available and total disk space and available percent (asynchronous).

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public override void CompleteDetails(
	JamBaseShellListView pListView
)

Parameters

pListView
Type: Jam.ShellJamBaseShellListView
The DriveList the item belongs to.
See Also