Last active
June 3, 2026 22:42
-
-
Save InvoxiPlayGames/ecaa0ffab837b7fa421d2df1c5fc990b to your computer and use it in GitHub Desktop.
Windows Phone 7 supported MTP operations and other IDs, reversed from MtpSvc / MtpSvcUldr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0x1001,GetDeviceInfo | |
| 0x1002,OpenSession | |
| 0x1003,CloseSession | |
| 0x1004,GetStorageIDs | |
| 0x1005,GetStorageInfo | |
| 0x1006,GetNumObjects | |
| 0x1007,GetObjectHandles | |
| 0x1008,GetObjectInfo | |
| 0x1009,GetObject | |
| 0x100A,GetThumb | |
| 0x100B,DeleteObject | |
| 0x100C,SendObjectInfo | |
| 0x100D,SendObject | |
| 0x100F,FormatStore | |
| 0x1010,ResetDevice | |
| 0x1013,PowerDown | |
| 0x1014,GetDevicePropDesc | |
| 0x1015,GetDevicePropValue | |
| 0x1016,SetDevicePropValue | |
| 0x1019,MoveObject | |
| 0x101B,GetPartialObject | |
| 0x6101,LuaOpenConnection | |
| 0x6102,LuaCloseConnection | |
| 0x6103,LuaSendBuffer | |
| 0x6104,LuaReceiveBuffer | |
| 0x6105,RetrieveWatsonFile | |
| 0x6106,WatsonClearDumps | |
| 0x6107,SendDeviceDatabase | |
| 0x6108,RetrieveGasGaugeInfo | |
| 0x6109,TestSendFilePath | |
| 0x610A,TestSendFileObject | |
| 0x610B,TestRecvFileObject | |
| 0x610C,TestRecvDirList | |
| 0x610D,TestDeleteFileObject | |
| 0x9101,GetSecureTimeChallenge | |
| 0x9102,SetLicenseResponse | |
| 0x9103,SetSecureTimeResponse | |
| 0x9104,GetSyncList | |
| 0x9106,GetMeterChallenge | |
| 0x9108,CleanDataStore | |
| 0x9109,GetLicenseState | |
| 0x910A,SendJanusCommand | |
| 0x910B,SendJanusRequest | |
| 0x9204,CommitFirmware | |
| 0x9212,SetHandshakeConfirm | |
| 0x9214,ARGOStartSync | |
| 0x9215,ARGOStopSync | |
| 0x9216,ResetHandshake | |
| 0x9217,RetrieveDeviceDatabase | |
| 0x9218,GetModifiedItems | |
| 0x9219,GetAcquiredItems | |
| 0x9220,XNAOpenConnection | |
| 0x9221,XNACloseConnection | |
| 0x9222,XNASendBuffer | |
| 0x9223,XNAReceiveBuffer | |
| 0x9229,ResetToFactoryDefaults | |
| 0x922A,SetSyncProgress | |
| 0x922E,SetMarketplaceCredentials | |
| 0x922F,GetCloudSyncProgress | |
| 0x9230,CloudSyncControl | |
| 0x9231,SetProxyInfo | |
| 0x9232,ReplaceObject | |
| 0x9233,GetWLAN_TestConfiguration | |
| 0x9234,GetDeviceAsset | |
| 0x9244,MtpManufacturingAreFusesBlown | |
| 0x9245,MtpManufacturingIsKeyvaultProvisioned | |
| 0x9248,MtpManufacturingDisableDemoMode | |
| 0x9249,MtpManufacturingSetChargeLimit | |
| 0x9250,MtpManufacturingGetChargeLimit | |
| 0x9300,GetAsyncOpStatus | |
| 0x9301,CancelAsyncOp | |
| 0x9302,StartUpdateScan | |
| 0x9303,GetUpdateScanResults | |
| 0x9304,PreInstallCleanup | |
| 0x9305,StartMainOsPreInstallActions | |
| 0x9306,Reboot | |
| 0x930B,GetInstallResults | |
| 0x930C,ReportDownloadStatus | |
| 0x930D,SetLogging | |
| 0x930E,GetDeviceUpdateLog | |
| 0x9312,GetErrorLog | |
| 0x9313,ForwardToPluginGet | |
| 0x9314,ForwardToPluginSet | |
| 0x9360,PseudoHandshake | |
| 0x9361,WinMoStartSync | |
| 0x9362,WinMoStopSync | |
| 0x9363,RestartPseudoHandshake | |
| 0x9364,WinMoForceAppUpdate | |
| 0x9365,WinMoAsyncFormatStore | |
| 0x9366,WinMoAsyncFormatStoreStatus | |
| 0x9801,GetObjectPropsSupported | |
| 0x9802,GetObjectPropDesc | |
| 0x9803,GetObjectPropValue | |
| 0x9804,SetObjectPropValue | |
| 0x9805,GetObjectPropList | |
| 0x9806,SetObjectPropList | |
| 0x9807,GetInterdependentPropDesc | |
| 0x9808,SendObjectPropList | |
| 0x9810,GetObjectReferences | |
| 0x9811,SetObjectReferences | |
| 0x9888,MtpDelayedResponse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0x5001,BatteryLevel | |
| 0x5002,FunctionMode | |
| 0xD100,AudibleActivationData | |
| 0xD101,SecureTime | |
| 0xD102,DeviceCertificate | |
| 0xD103,DeviceRevocationInformation | |
| 0xD217,ContentRevisionNumber | |
| 0xD218,CompatibilityRevisionNumber | |
| 0xD219,FirmwareUpdateStatus | |
| 0xD21A,DeviceModelID | |
| 0xD21B,DeviceManufacturingID | |
| 0xD21C,ZuneTag | |
| 0xD21F,WLANUUID | |
| 0xD220,InitiatorGUID | |
| 0xD221,ResponderGUID | |
| 0xD225,UserGuid | |
| 0xD226,MarketplaceLoginLastError | |
| 0xD227,MarketplaceDownloadLastError | |
| 0xD228,MarketplacePurchaseEnabled | |
| 0xD229,GeoId | |
| 0xD22A,TimeZoneBias | |
| 0xD22B,CanonicalName | |
| 0xD22C,WatsonUserConsent | |
| 0xD22D,AreCredentialsPresent | |
| 0xD22E,UsageWriteToken | |
| 0xD22F,DeviceClass | |
| 0xD230,MarketplaceReservedSpace | |
| 0xD231,DeviceDRMClientInfo | |
| 0xD232,DeviceBistroBlob | |
| 0xD233,DeviceBootloaderVersion | |
| 0xD234,DeviceMediaCounts | |
| 0xD235,DeviceDutSerialNumber | |
| 0xD236,LiveId | |
| 0xD237,ConnectedSSID | |
| 0xD238,SyncSSID | |
| 0xD300,MtpDUExtVersion | |
| 0xD301,DUAgentVersion | |
| 0xD302,OsMode | |
| 0xD303,PanicMode | |
| 0xD304,PostInstallStatus | |
| 0xD305,FreeUserSpace | |
| 0xD307,BootMeName | |
| 0xD308,EstimatedBackupSize | |
| 0xD309,OobeStatus | |
| 0xD30A,MyPhoneDeviceId | |
| 0xD30B,BrandingMobileOperator | |
| 0xD30C,MyPhoneDeviceIdString | |
| 0xD30D,MobileEquipmentId | |
| 0xD30E,EstimatedFileBasedBackupSize | |
| 0xD30F,SqmDeviceIdString | |
| 0xD401,SyncPartner | |
| 0xD402,DeviceFriendlyName | |
| 0xD405,DeviceIcon | |
| 0xD406,SessionInitiatorVersionInfo | |
| 0xD501,WatsonCount |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0x1001,GetDeviceInfo | |
| 0x1002,OpenSession | |
| 0x1003,CloseSession | |
| 0x1004,GetStorageIDs | |
| 0x1005,GetStorageInfo | |
| 0x1006,GetNumObjects | |
| 0x1007,GetObjectHandles | |
| 0x1008,GetObjectInfo | |
| 0x1009,GetObject | |
| 0x100C,SendObjectInfo | |
| 0x100D,SendObject | |
| 0x1014,GetDevicePropDesc | |
| 0x1015,GetDevicePropValue | |
| 0x9300,GetAsyncOpStatus | |
| 0x9301,CancelAsyncOp | |
| 0x9306,Reboot | |
| 0x9307,StartPreBackupActions | |
| 0x9308,StartPreRestoreActions | |
| 0x9309,StartUldrPreInstallActions | |
| 0x930A,StartIuInstall | |
| 0x930D,SetLogging | |
| 0x930E,GetDeviceUpdateLog | |
| 0x930F,GetDuObjectInfo | |
| 0x9310,GetDuObject | |
| 0x9311,SendDuObjectInfo | |
| 0x9312,GetErrorLog | |
| 0x9315,SendDuObject | |
| 0x9316,StartPostBackupActions | |
| 0x9317,StartPostRestoreActions | |
| 0x9318,StartCleanBootFormat | |
| 0x9801,GetObjectPropsSupported | |
| 0x9802,GetObjectPropDesc | |
| 0x9803,GetObjectPropValue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you make it do a flip