共用方式為


DEVICE_TEXT_TYPE列舉 (wdm.h)

本主題描述 DEVICE_TEXT_TYPE 列舉。

語法

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

常數

 
DeviceTextDescription
定義 DeviceTextDescription 常數。
DeviceTextLocationInformation
定義 DeviceTextLocationInformation 常數。

要求

要求 價值
標頭 wdm.h (包括 Wdm.h)