BACK TO INDEX

Win32_ModuleLoadTrace
The ModuleLoadTrace event class indicates a process has loaded a new module.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
FileNameStringThe FileName property indicates the filename of the loaded module.
ImageBaseUInt64The ImageBase property indicates the base address where the module was loaded into process memory.
ImageSizeUInt32The ImageSize property indicates the size in bytes of the loaded module.
ProcessIDUInt32The ProcessID property indentifies the process that loaded the module.
SECURITY_DESCRIPTORUInt8NA
TIME_CREATEDUInt64NA
SAMPLE DATA INSTANCE
   Class does not currently contain data instances