Click or drag to resize

DriveListItemCompleteDetails(JamBaseShellListView) Method

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.2
Syntax
public override void CompleteDetails(
	JamBaseShellListView pListView
)

Parameters

pListView  JamBaseShellListView
The DriveList the item belongs to.
See Also