...

Portable devices что это за программа

Windows Portable Devices

Windows Portable Devices (WPD) enables computers to communicate with attached media and storage devices. WPD provides a flexible, robust way for computers to communicate with music players, storage devices, mobile phones, cameras, and many other types of connected devices. This system supersedes both Windows Media Device Manager and Windows Image Acquisition.

Applications that are built on WPD can explore a device, send and receive content, and even control the device, for example, take a picture or send a text message. The system is designed to be flexible so that many types of devices can be explored, and extensible so that driver developers can define custom properties and commands for custom devices.

You can write both Windows applications and Web applications with WPD. You use the WPD Application Programming Interface to create Windows applications. These applications can be written in C++, C# .Net, or Visual Basic .Net. You use the WPD Automation Object Model to write web applications. These applications are written in JScript and HTML.

The WPD Application Programming Interface is supported in Windows 7, Windows Vista, and Windows XP operating systems. The WPD Automation Object Model is only supported in Windows 7.

For more information about creating a WPD Windows application, refer to the WPD Application Programming Interface documentation and samples.

For more information about creating a WPD Automation application, refer to the WPD Automation Object Model documentation and samples.

Переносные устройства Windows

Переносные устройства Windows (WPD) позволяют компьютерам взаимодействовать с подключенными носителями и устройствами хранения. WPD предоставляет гибкий и надежный способ взаимодействия компьютеров с музыкальными проигрывателами, запоминающие устройства, мобильные телефоны, камеры и многие другие типы подключенных устройств. Эта система заменяет windows Media диспетчер устройств и получение образа Windows.

Приложения, созданные на основе WPD, могут исследовать устройство, отправлять и получать содержимое, а также управлять устройством, например делать снимок или отправлять текстовое сообщение. Система разработана так, чтобы она была гибкой, чтобы можно было исследовать многие типы устройств и расширяемой, чтобы разработчики драйверов могли определять пользовательские свойства и команды для пользовательских устройств.

С помощью WPD можно создавать как приложения Windows, так и веб-приложения. Для создания приложений Windows используется программный интерфейс WPD. Эти приложения могут быть написаны на C++, C# .NET или Visual Basic .Net. Для создания веб-приложений используется объектная модель автоматизации WPD. Эти приложения написаны на JScript и HTML.

Программный интерфейс WPD поддерживается в операционных системах Windows 7, Windows Vista и Windows XP. Объектная модель автоматизации WPD поддерживается только в Windows 7.

Дополнительные сведения о создании приложения WPD для Windows см. в документации и примерах программного интерфейса WPD .

Дополнительные сведения о создании приложения службы автоматизации WPD см. в документации и примерах объектной модели службы автоматизации WPD .

WPD Drivers

Microsoft Windows Portable Devices (WPD) enable computers to communicate with attached media and storage devices. This system supersedes both Windows Media Device Manager (WMDM) and Windows Image Acquisition (WIA) by providing a flexible, robust way for a computer to communicate with music players, storage devices, mobile phones, and many other types of connected devices.

Microsoft provides several drivers for standard protocols and devices, including Picture Transfer Protocol (PTP), Media Transfer Protocol (MTP) devices, and Mass Storage Class (MSC) devices. If your device supports a unique protocol, you might need to develop your own driver. Use the User-Mode Driver Framework (UMDF) to write this driver. For more information about this framework, see Getting started with UMDF.

For more information about applications that are written for Windows Portable Devices, see the WPD SDK documentation.

For more information about both WPD driver development and WPD application development, see the WPD Blog (Archive), which is accurate for Windows 10.

Feedback

Submit and view feedback for

При подготовке материала использовались источники:
https://learn.microsoft.com/en-us/windows/win32/windows-portable-devices
https://learn.microsoft.com/ru-ru/windows/win32/windows-portable-devices
https://learn.microsoft.com/en-us/windows-hardware/drivers/portable/wpd-drivers

Оцените статью