C-DEngine 5.105

ICDEISManager..::..ScanForISMUpdate Method

Scans for ism updates.

Namespace:  nsCDEngine.ISM
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


string ScanForISMUpdate(
	bool IncludeUSB,
	bool ReturnAll,
	bool IncludeOldF
)
Function ScanForISMUpdate ( _
	IncludeUSB As Boolean, _
	ReturnAll As Boolean, _
	IncludeOldF As Boolean _
) As String
String^ ScanForISMUpdate(
	bool^ IncludeUSB, 
	bool^ ReturnAll, 
	bool^ IncludeOldF
)

Parameters

IncludeUSB
Type: Boolean
True to include, false to exclude the USB.
ReturnAll
Type: Boolean
True to return all (false to only return first).
IncludeOldF
Type: Boolean
True to include .OLD File, false to exclude .old files

Return Value

A string with a list of updates separated with ;:;