C-DEngine 5.105

TheISMManager..::..CheckForUpdates Method

Note: This API is now obsolete.
Asks the ISM to check for updates in the given file

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

Syntax


[ObsoleteAttribute]
public static string CheckForUpdates(
	string PFile
)
<ObsoleteAttribute> _
Public Shared Function CheckForUpdates ( _
	PFile As String _
) As String
[ObsoleteAttribute]
public:
static String^ CheckForUpdates(
	String^ PFile
)

Parameters

PFile
Type: String

Return Value