DEVICE_TEXT_TYPE列挙 (wdm.h)

このトピックでは、 DEVICE_TEXT_TYPE 列挙について説明します。

構文

typedef enum {
  DeviceTextDescription,
  DeviceTextLocationInformation
} DEVICE_TEXT_TYPE, *PDEVICE_TEXT_TYPE;

定数

 
DeviceTextDescription
DeviceTextDescription 定数を定義します。
DeviceTextLocationInformation
DeviceTextLocationInformation 定数を定義します。

要件

要件
Header wdm.h (Wdm.h を含む)