IPluginComponentMetadataCheckDependencies Method
Namespace: SMath.Extensibility.SetupAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
bool CheckDependencies(
GetExistingPluginVersion getExistingPluginVersion
)
Function CheckDependencies (
getExistingPluginVersion As GetExistingPluginVersion
) As Boolean
bool CheckDependencies(
GetExistingPluginVersion^ getExistingPluginVersion
)
abstract CheckDependencies :
getExistingPluginVersion : GetExistingPluginVersion -> bool
- getExistingPluginVersion GetExistingPluginVersion
Returns either the value of
Version for existing plug-in or
if the plug-in is missing.
Boolean if
Dependencies are consistent with the existing plug-in versions.