Click or drag to resize

ProcessOperationGetModuleData Method

Gets the module data.

Namespace:  Xcalibur.WMI.Processes
Assembly:  Xcalibur.WMI (in Xcalibur.WMI.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
public static IModuleInfo[] GetModuleData(
	ManagementObjectSearcher searcher
)

Parameters

searcher
Type: System.ManagementManagementObjectSearcher
The searcher.

Return Value

Type: IModuleInfo
See Also