Microsoft-Windows-WPD-MTPClassDriver

EventTitleChannelSampleRule
1000MTP Driver started successfully.OperationalNN
1001Device will enter the suspend state if idle for Seconds seconds.OperationalNN
1002Device is entering the idle state (Idle state: State; Return code: hr).OperationalNN
1003Device is resuming operation from idle state (Idle state: State; Return code: …OperationalNN
1004Driver has cancelled the operation Code.OperationalNN
1005Customizing for 'Manufacturer, Model, Version' (HackModel).OperationalNN
1006Driver has failed to start, HRESULT hr.OperationalNN
1007Device has failed to respond to the operation Code in 5 minutes, attempted to …OperationalNN
1008Device has failed to communicate its status when processing operation Code.OperationalNN
1009Bluetooth transport driver has detected a data discontinuity error: (expected …OperationalNN
1010Bluetooth transport driver has detected a data integrity error in a bulk data …OperationalNN
1011Error in ServicePropList Dataset: Service ID Code, Property ID Prop, DataSet …OperationalNN
1012FixedArray form flag used with non-array typeOperationalNN
1013ByteArray form flag used with non-AUINT8 typeOperationalNN
1014LongString form flag used with non-AUINT16 typeOperationalNN
1015Error in ObjectPropDesc Dataset: Format ID Code, Property ID Prop, DataSet …OperationalNN
1016Error in InterdependentPropDesc Dataset: Format ID Code, DataSet Offset Offset.OperationalNN
1017Error in ServiceCapabilities Dataset: Service ID Code, Format ID Prop, DataSet …OperationalNN
1018FixedArray form flag used with non-array typeOperationalNN
1019ByteArray form flag used with non-AUINT8 typeOperationalNN
1020LongString form flag used with non-AUINT16 typeOperationalNN
1021Dataset not large enough for expected dataOperationalNN
1022Error in DeviceInfo Dataset: DataSet Offset Offset.OperationalNN
1023Error in StorageInfo Dataset: Storage ID ID, DataSet Offset Offset.OperationalNN
1024Error in ServiceInfo Dataset: Service ID ID, DataSet Offset Offset.OperationalNN
1025Error in ObjectInfo Dataset: Object ID ID, DataSet Offset Offset.OperationalNN
1026Error in DevicePropDesc Dataset: Property ID ID, DataSet Offset Offset.OperationalNN
1027Invalid string specificationOperationalNN
1028Unable to parse value for MTP DataType Code.OperationalNN
1029Error in ServiceIDs: declared Expected elements, but only space to hold Actual …OperationalNN
1030Warning in ServiceIDs: declared Expected elements, but space to hold Actual …OperationalNN
1031Error in ServiceIDs: count of Offset exceeds system limits.OperationalNN
1032Error in StorageIDs: declared Expected elements, but only space to hold Actual …OperationalNN
1033Warning in StorageIDs: declared Expected elements, but space to hold Actual …OperationalNN
1034Error in StorageIDs: count of Offset exceeds system limits.OperationalNN
1035Error in ObjectHandles: declared Expected elements, but only space to hold …OperationalNN
1036Warning in ObjectHandles: declared Expected elements, but space to hold Actual …OperationalNN
1037Error in ObjectHandles: count of Offset exceeds system limits.OperationalNN
1038Error in ObjectReferences: declared Expected elements, but only space to hold …OperationalNN
1039Warning in ObjectReferences: declared Expected elements, but space to hold …OperationalNN
1040Error in ObjectReferences: count of Offset exceeds system limits.OperationalNN
1041Duplicate Namespace and ID PKeyGuid.OperationalNN
1042Duplicate Format ID Guid (ignored).OperationalNN
1043Duplicate Method ID Guid (ignored).OperationalNN
1044Duplicate Event ID Guid (ignored).OperationalNN
1045Duplicate PropCode ID Prop for Service Format Code (ignored).OperationalNN
1046Ambiguous mapping of Namespace and ID PKeyGuid.OperationalNN
1047Empty Hints Service data blockOperationalNN
1048Hints Service data block is of invalid sizeOperationalNN
1049Unrecognized MTP DataType Code.OperationalNN
1050MaxLength of Offset is too large for associated MTP DataType.OperationalNN
1051Unrecognized MTP FormFlag Code.OperationalNN
1052Abstract property PKeyGuid.OperationalNN
1053Abstract format PKeyGuid redefined by service ID.OperationalNN
1054Abstract method PKeyGuid redefined by service ID.OperationalNN
1055Abstract event PKeyGuid redefined by service ID.OperationalNN
1056Warning in ServiceInfo Dataset: Service ID Code, left-over bytes ignored at end …OperationalNN
1057Ignoring reference by Service ID ID to concrete service PKeyGuid.OperationalNN
1058Service ID ID referencing unknown service PKeyGuid.OperationalNN
1059Service ID ID specifies unknown service flag Code (expecting Standard or …OperationalNN
1060Error in Dataset: count of Offset exceeds system limits.OperationalNN
1061Device does not support bulk version of GetServiceCapabilitiesOperationalNN
1062Device does not support bulk version of GetServicePropertiesOperationalNN
1063Method ID PKeyGuid referencing unknown association format ID.OperationalNN
1064Device does not support bulk version of GetFormatCapabilitiesOperationalNN
1065Error in FormatCapabilities Dataset: Format ID Code, DataSet Offset Offset.OperationalNN
1066Bluetooth transport driver has terminated an MTP Bluetooth connection due to …OperationalNN
1067Error in GetObjectPropsSupported Dataset: DataSet Offset Offset.OperationalNN
1068Error in GetObjectPropList Dataset: DataSet Offset Offset.OperationalNN
2000MTP RequestAnalyticNN
2001MTP Data(in) and ResponseAnalyticNN
2002MTP Data(in) and Response for GetDevice/ObjectPropValueAnalyticNN
2003MTP ResponseAnalyticNN
2004MTP Event received from deviceAnalyticNN
2005MTP Bulk GetObjectProperties by Object FormatAnalyticNN
2006MTP Request and Data(out)AnalyticNN
2007MTP Request and Data(out) for SetDevice/ObjectPropValueAnalyticNN

Event ID 1000: MTP Driver started successfully.

#
Channel
Operational
Task
DriverInitialization

Event ID 1001: Device will enter the suspend state if idle for Seconds seconds.

#
Channel
Operational
Task
DriverInitialization

Message #

Device will enter the suspend state if idle for %1 seconds.

Fields #

NameDescription
Seconds UInt32

Event ID 1002: Device is entering the idle state (Idle state: State; Return code: hr).

#
Channel
Operational
Task
DriverOperation

Message #

Device is entering the idle state (Idle state: %1; Return code: %2).

Fields #

NameDescription
State UInt32
hr UInt32

Event ID 1003: Device is resuming operation from idle state (Idle state: State; Return code: hr).

#
Channel
Operational
Task
DriverOperation

Message #

Device is resuming operation from idle state (Idle state: %1; Return code: %2).

Fields #

NameDescription
State UInt32
hr UInt32

Event ID 1004: Driver has cancelled the operation Code.

#
Channel
Operational
Task
DriverOperation

Message #

Driver has cancelled the operation %1

Fields #

NameDescription
Code UInt32

Event ID 1005: Customizing for 'Manufacturer, Model, Version' (HackModel).

#
Channel
Operational
Task
DriverInitialization

Message #

Customizing for '%1, %2, %3' (%4).

Fields #

NameDescription
Manufacturer UnicodeString
Model UnicodeString
Version UnicodeString
HackModel UInt32

Event ID 1006: Driver has failed to start, HRESULT hr.

#
Channel
Operational
Task
DriverInitialization

Message #

Driver has failed to start, HRESULT %1.

Fields #

NameDescription
hr UInt32

Event ID 1007: Device has failed to respond to the operation Code in 5 minutes, attempted to cancel the operationm HRESULT hr.

#
Channel
Operational
Task
DriverOperation

Message #

Device has failed to respond to the operation %1 in 5 minutes, attempted to cancel the operationm HRESULT %2.

Fields #

NameDescription
Code UInt32
hr UInt32

Event ID 1008: Device has failed to communicate its status when processing operation Code.

#
Channel
Operational
Task
DriverOperation

Message #

Device has failed to communicate its status when processing operation %1.

Fields #

NameDescription
Code UInt32

Event ID 1009: Bluetooth transport driver has detected a data discontinuity error: (expected sequence ID ExpectedValue, but recevied ActualValue).

#
Channel
Operational
Task
DriverOperation

Message #

Bluetooth transport driver has detected a data discontinuity error: (expected sequence ID %1, but recevied %2).

Fields #

NameDescription
ExpectedValue UInt32
ActualValue UInt32

Event ID 1010: Bluetooth transport driver has detected a data integrity error in a bulk data transfer operation: (expected CRC-32 value ExpectedValue, but received ActualValue).

#
Channel
Operational
Task
DriverOperation

Message #

Bluetooth transport driver has detected a data integrity error in a bulk data transfer operation: (expected CRC-32 value %1, but received %2).

Fields #

NameDescription
ExpectedValue UInt32
ActualValue UInt32

Event ID 1011: Error in ServicePropList Dataset: Service ID Code, Property ID Prop, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in ServicePropList Dataset: Service ID %1, Property ID %2, DataSet Offset %3

Fields #

NameDescription
Code UInt32
Prop UInt32
Offset UInt32

Event ID 1012: FixedArray form flag used with non-array type

#
Channel
Operational
Task
DeviceError

Event ID 1013: ByteArray form flag used with non-AUINT8 type

#
Channel
Operational
Task
DeviceError

Event ID 1014: LongString form flag used with non-AUINT16 type

#
Channel
Operational
Task
DeviceError

Event ID 1015: Error in ObjectPropDesc Dataset: Format ID Code, Property ID Prop, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in ObjectPropDesc Dataset: Format ID %1, Property ID %2, DataSet Offset %3

Fields #

NameDescription
Code UInt32
Prop UInt32
Offset UInt32

Event ID 1016: Error in InterdependentPropDesc Dataset: Format ID Code, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in InterdependentPropDesc Dataset: Format ID %1, DataSet Offset %2

Fields #

NameDescription
Code UInt32
Offset UInt32

Event ID 1017: Error in ServiceCapabilities Dataset: Service ID Code, Format ID Prop, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in ServiceCapabilities Dataset: Service ID %1, Format ID %2, DataSet Offset %3

Fields #

NameDescription
Code UInt32
Prop UInt32
Offset UInt32

Event ID 1018: FixedArray form flag used with non-array type

#
Channel
Operational
Task
DeviceError

Event ID 1019: ByteArray form flag used with non-AUINT8 type

#
Channel
Operational
Task
DeviceError

Event ID 1020: LongString form flag used with non-AUINT16 type

#
Channel
Operational
Task
DeviceError

Event ID 1021: Dataset not large enough for expected data

#
Channel
Operational
Task
DeviceError

Event ID 1022: Error in DeviceInfo Dataset: DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in DeviceInfo Dataset: DataSet Offset %1

Fields #

NameDescription
Offset UInt32

Event ID 1023: Error in StorageInfo Dataset: Storage ID ID, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in StorageInfo Dataset: Storage ID %1, DataSet Offset %2

Fields #

NameDescription
ID UInt32
Offset UInt32

Event ID 1024: Error in ServiceInfo Dataset: Service ID ID, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in ServiceInfo Dataset: Service ID %1, DataSet Offset %2

Fields #

NameDescription
ID UInt32
Offset UInt32

Event ID 1025: Error in ObjectInfo Dataset: Object ID ID, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in ObjectInfo Dataset: Object ID %1, DataSet Offset %2

Fields #

NameDescription
ID UInt32
Offset UInt32

Event ID 1026: Error in DevicePropDesc Dataset: Property ID ID, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in DevicePropDesc Dataset: Property ID %1, DataSet Offset %2

Fields #

NameDescription
ID UInt32
Offset UInt32

Event ID 1027: Invalid string specification

#
Channel
Operational
Task
DeviceError

Event ID 1028: Unable to parse value for MTP DataType Code.

#
Channel
Operational
Task
DeviceError

Message #

Unable to parse value for MTP DataType %1

Fields #

NameDescription
Code UInt32

Event ID 1029: Error in ServiceIDs: declared Expected elements, but only space to hold Actual elements.

#
Channel
Operational
Task
DeviceError

Message #

Error in ServiceIDs: declared %1 elements, but only space to hold %2 elements

Fields #

NameDescription
Expected UInt32
Actual UInt32

Event ID 1030: Warning in ServiceIDs: declared Expected elements, but space to hold Actual elements.

#
Channel
Operational
Task
DeviceError

Message #

Warning in ServiceIDs: declared %1 elements, but space to hold %2 elements

Fields #

NameDescription
Expected UInt32
Actual UInt32

Event ID 1031: Error in ServiceIDs: count of Offset exceeds system limits.

#
Channel
Operational
Task
DeviceError

Message #

Error in ServiceIDs: count of %1 exceeds system limits

Fields #

NameDescription
Offset UInt32

Event ID 1032: Error in StorageIDs: declared Expected elements, but only space to hold Actual elements.

#
Channel
Operational
Task
DeviceError

Message #

Error in StorageIDs: declared %1 elements, but only space to hold %2 elements

Fields #

NameDescription
Expected UInt32
Actual UInt32

Event ID 1033: Warning in StorageIDs: declared Expected elements, but space to hold Actual elements.

#
Channel
Operational
Task
DeviceError

Message #

Warning in StorageIDs: declared %1 elements, but space to hold %2 elements

Fields #

NameDescription
Expected UInt32
Actual UInt32

Event ID 1034: Error in StorageIDs: count of Offset exceeds system limits.

#
Channel
Operational
Task
DeviceError

Message #

Error in StorageIDs: count of %1 exceeds system limits

Fields #

NameDescription
Offset UInt32

Event ID 1035: Error in ObjectHandles: declared Expected elements, but only space to hold Actual elements.

#
Channel
Operational
Task
DeviceError

Message #

Error in ObjectHandles: declared %1 elements, but only space to hold %2 elements

Fields #

NameDescription
Expected UInt32
Actual UInt32

Event ID 1036: Warning in ObjectHandles: declared Expected elements, but space to hold Actual elements.

#
Channel
Operational
Task
DeviceError

Message #

Warning in ObjectHandles: declared %1 elements, but space to hold %2 elements

Fields #

NameDescription
Expected UInt32
Actual UInt32

Event ID 1037: Error in ObjectHandles: count of Offset exceeds system limits.

#
Channel
Operational
Task
DeviceError

Message #

Error in ObjectHandles: count of %1 exceeds system limits

Fields #

NameDescription
Offset UInt32

Event ID 1038: Error in ObjectReferences: declared Expected elements, but only space to hold Actual elements.

#
Channel
Operational
Task
DeviceError

Message #

Error in ObjectReferences: declared %1 elements, but only space to hold %2 elements

Fields #

NameDescription
Expected UInt32
Actual UInt32

Event ID 1039: Warning in ObjectReferences: declared Expected elements, but space to hold Actual elements.

#
Channel
Operational
Task
DeviceError

Message #

Warning in ObjectReferences: declared %1 elements, but space to hold %2 elements

Fields #

NameDescription
Expected UInt32
Actual UInt32

Event ID 1040: Error in ObjectReferences: count of Offset exceeds system limits.

#
Channel
Operational
Task
DeviceError

Message #

Error in ObjectReferences: count of %1 exceeds system limits

Fields #

NameDescription
Offset UInt32

Event ID 1041: Duplicate Namespace and ID PKeyGuid.

#
Channel
Operational
Task
DeviceError

Description

Duplicate Namespace and ID PKeyGuid.PKeyId (ignored).

Message #

Duplicate Namespace and ID %1.%2 (ignored)

Fields #

NameDescription
PKeyGuid UnicodeString
PKeyId UInt32

Event ID 1042: Duplicate Format ID Guid (ignored).

#
Channel
Operational
Task
DeviceError

Message #

Duplicate Format ID %1 (ignored)

Fields #

NameDescription
Guid UnicodeString

Event ID 1043: Duplicate Method ID Guid (ignored).

#
Channel
Operational
Task
DeviceError

Message #

Duplicate Method ID %1 (ignored)

Fields #

NameDescription
Guid UnicodeString

Event ID 1044: Duplicate Event ID Guid (ignored).

#
Channel
Operational
Task
DeviceError

Message #

Duplicate Event ID %1 (ignored)

Fields #

NameDescription
Guid UnicodeString

Event ID 1045: Duplicate PropCode ID Prop for Service Format Code (ignored).

#
Channel
Operational
Task
DeviceError

Message #

Duplicate PropCode ID %2 for Service Format %1 (ignored)

Fields #

NameDescription
Code UInt32
Prop UInt32

Event ID 1046: Ambiguous mapping of Namespace and ID PKeyGuid.

#
Channel
Operational
Task
DeviceError

Description

Ambiguous mapping of Namespace and ID PKeyGuid.PKeyId to both PropCodes CurrentCode and OriginalCode (ignored).

Message #

Ambiguous mapping of Namespace and ID %1.%2 to both PropCodes %3 and %4 (ignored)

Fields #

NameDescription
PKeyGuid UnicodeString
PKeyId UInt32
CurrentCode UInt32
OriginalCode UInt32

Event ID 1047: Empty Hints Service data block

#
Channel
Operational
Task
DeviceError

Event ID 1048: Hints Service data block is of invalid size

#
Channel
Operational
Task
DeviceError

Event ID 1049: Unrecognized MTP DataType Code.

#
Channel
Operational
Task
DeviceError

Message #

Unrecognized MTP DataType %1

Fields #

NameDescription
Code UInt32

Event ID 1050: MaxLength of Offset is too large for associated MTP DataType.

#
Channel
Operational
Task
DeviceError

Message #

MaxLength of %1 is too large for associated MTP DataType

Fields #

NameDescription
Offset UInt32

Event ID 1051: Unrecognized MTP FormFlag Code.

#
Channel
Operational
Task
DeviceError

Message #

Unrecognized MTP FormFlag %1

Fields #

NameDescription
Code UInt32

Event ID 1052: Abstract property PKeyGuid.

#
Channel
Operational
Task
DeviceError

Description

Abstract property PKeyGuid.PKeyId redefined by service ID.

Message #

Abstract property %1.%2 redefined by service %3

Fields #

NameDescription
PKeyGuid UnicodeString
PKeyId UInt32
ID UInt32

Event ID 1053: Abstract format PKeyGuid redefined by service ID.

#
Channel
Operational
Task
DeviceError

Message #

Abstract format %1 redefined by service %2

Fields #

NameDescription
PKeyGuid UnicodeString
ID UInt32

Event ID 1054: Abstract method PKeyGuid redefined by service ID.

#
Channel
Operational
Task
DeviceError

Message #

Abstract method %1 redefined by service %2

Fields #

NameDescription
PKeyGuid UnicodeString
ID UInt32

Event ID 1055: Abstract event PKeyGuid redefined by service ID.

#
Channel
Operational
Task
DeviceError

Message #

Abstract event %1 redefined by service %2

Fields #

NameDescription
PKeyGuid UnicodeString
ID UInt32

Event ID 1056: Warning in ServiceInfo Dataset: Service ID Code, left-over bytes ignored at end of dataset.

#
Channel
Operational
Task
DeviceError

Message #

Warning in ServiceInfo Dataset: Service ID %1, left-over bytes ignored at end of dataset

Fields #

NameDescription
Code UInt32

Event ID 1057: Ignoring reference by Service ID ID to concrete service PKeyGuid.

#
Channel
Operational
Task
DeviceError

Message #

Ignoring reference by Service ID %2 to concrete service %1

Fields #

NameDescription
PKeyGuid UnicodeString
ID UInt32

Event ID 1058: Service ID ID referencing unknown service PKeyGuid.

#
Channel
Operational
Task
DeviceError

Message #

Service ID %2 referencing unknown service %1

Fields #

NameDescription
PKeyGuid UnicodeString
ID UInt32

Event ID 1059: Service ID ID specifies unknown service flag Code (expecting Standard or Abstract).

#
Channel
Operational
Task
DeviceError

Message #

Service ID %1 specifies unknown service flag %2 (expecting Standard or Abstract)

Fields #

NameDescription
ID UInt32
Code UInt32

Event ID 1060: Error in Dataset: count of Offset exceeds system limits.

#
Channel
Operational
Task
DeviceError

Message #

Error in Dataset: count of %1 exceeds system limits

Fields #

NameDescription
Offset UInt32

Event ID 1061: Device does not support bulk version of GetServiceCapabilities

#
Channel
Operational
Task
DeviceError

Event ID 1062: Device does not support bulk version of GetServiceProperties

#
Channel
Operational
Task
DeviceError

Event ID 1063: Method ID PKeyGuid referencing unknown association format ID.

#
Channel
Operational
Task
DeviceError

Message #

Method ID %1 referencing unknown association format %2

Fields #

NameDescription
PKeyGuid UnicodeString
ID UInt32

Event ID 1064: Device does not support bulk version of GetFormatCapabilities

#
Channel
Operational
Task
DeviceError

Event ID 1065: Error in FormatCapabilities Dataset: Format ID Code, DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in FormatCapabilities Dataset: Format ID %1, DataSet Offset %2

Fields #

NameDescription
Code UInt32
Offset UInt32

Event ID 1066: Bluetooth transport driver has terminated an MTP Bluetooth connection due to failure to recover from a transport error (MTP OpCode Code).

#
Channel
Operational
Task
DriverOperation

Message #

Bluetooth transport driver has terminated an MTP Bluetooth connection due to failure to recover from a transport error (MTP OpCode %1).

Fields #

NameDescription
Code UInt32

Event ID 1067: Error in GetObjectPropsSupported Dataset: DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in GetObjectPropsSupported Dataset: DataSet Offset %1

Fields #

NameDescription
Offset UInt32

Event ID 1068: Error in GetObjectPropList Dataset: DataSet Offset Offset.

#
Channel
Operational
Task
DeviceError

Message #

Error in GetObjectPropList Dataset: DataSet Offset %1

Fields #

NameDescription
Offset UInt32

Event ID 2000: MTP Request

#
Channel
Analytic
Opcode
Info

Fields #

NameDescription
SessionID UInt32
TransactionID UInt32
MTP_Opcode UInt16
MTP_Command_Param_count UInt32
MTP_Command_Params UInt32

Event ID 2001: MTP Data(in) and Response

#
Channel
Analytic
Opcode
Info

Fields #

NameDescription
SessionID UInt32
TransactionID UInt32
MTP_Opcode UInt16
MTP_Command_Param_count UInt32
MTP_Command_Params UInt32
MTP_Response_Retrieval_HR_From_Transport UInt32
MTP_Response_Code UInt16
MTP_Response_Param_count UInt32
MTP_Response_Params UInt32
MTP_Data_Length UInt32
MTP_Data_Buffer Binary

Event ID 2002: MTP Data(in) and Response for GetDevice/ObjectPropValue

#
Channel
Analytic
Opcode
Info

Fields #

NameDescription
SessionID UInt32
TransactionID UInt32
MTP_Opcode UInt16
MTP_Command_Param_count UInt32
MTP_Command_Params UInt32
MTP_Response_Code UInt16
MTP_Response_Param_count UInt32
MTP_Response_Params UInt32
MTP_DatatypeOfPropValue UInt16
MTP_Data_Length UInt32
MTP_Data_Buffer Binary

Event ID 2003: MTP Response

#
Channel
Analytic
Opcode
Info

Fields #

NameDescription
SessionID UInt32
TransactionID UInt32
MTP_Response_Retrieval_HR_From_Transport UInt32
MTP_Response_Code UInt16
MTP_Response_Param_count UInt32
MTP_Response_Params UInt32

Event ID 2004: MTP Event received from device

#
Channel
Analytic
Opcode
Info

Fields #

NameDescription
SessionID UInt32
TransactionID UInt32
MTP_Event_Retrieval_HR_From_Transport UInt32
MTP_Event_Code UInt16
MTP_Event_Param_count UInt32
MTP_Event_Params UInt32

Event ID 2005: MTP Bulk GetObjectProperties by Object Format

#
Channel
Analytic
Opcode
Info

Fields #

NameDescription
MTPBulkGetObjProps_size UInt32
MTPBulkGetObjProps_buffer Binary

Event ID 2006: MTP Request and Data(out)

#
Channel
Analytic
Opcode
Info

Fields #

NameDescription
SessionID UInt32
TransactionID UInt32
MTP_Opcode UInt16
MTP_Command_Param_count UInt32
MTP_Command_Params UInt32
MTP_Data_Length UInt32
MTP_Data_Buffer Binary

Event ID 2007: MTP Request and Data(out) for SetDevice/ObjectPropValue

#
Channel
Analytic
Opcode
Info

Fields #

NameDescription
SessionID UInt32
TransactionID UInt32
MTP_Opcode UInt16
MTP_Command_Param_count UInt32
MTP_Command_Params UInt32
MTP_DatatypeOfPropValue UInt16
MTP_Data_Length UInt32
MTP_Data_Buffer Binary

Provenance

ETW provider GUID 21b7c16e-c5af-4a69-a74a-7245481c1b97

Defined in wpd_ci.dll, which carries the event manifest.

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.2849, captured 2026-06-02 — Manifest XML pack, 1.9 MB
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02 — Manifest XML pack, 2.0 MB