ACX_JACK_GEO_LOCATION列舉 (acxpin.h)
ACX_JACK_GEO_LOCATION 列舉是由 ACX_JACK_DESCRIPTION 結構用來協助描述音訊插孔的幾何位置。
語法
typedef enum _ACX_JACK_GEO_LOCATION {
AcxGeoLocRear,
AcxGeoLocFront,
AcxGeoLocLeft,
AcxGeoLocRight,
AcxGeoLocTop,
AcxGeoLocBottom,
AcxGeoLocRearPanel,
AcxGeoLocRiser,
AcxGeoLocInsideMobileLid,
AcxGeoLocDrivebay,
AcxGeoLocHDMI,
AcxGeoLocOutsideMobileLid,
AcxGeoLocATAPI,
AcxGeoLocNotApplicable,
AcxGeoLocReserved6,
AcxJackGeoLocationMaximum
} ACX_JACK_GEO_LOCATION, *PACX_JACK_GEO_LOCATION;
常數
AcxGeoLocRear 表示插孔位於系統的後方。 |
AcxGeoLocFront 表示插孔位於系統的前面。 |
AcxGeoLocLeft 表示插孔位於系統的左側。 |
AcxGeoLocRight 表示插孔位於系統的右側。 |
AcxGeoLocTop 表示插孔位於系統頂端。 |
AcxGeoLocBottom 表示插孔位於系統的底部。 |
AcxGeoLocRearPanel 表示插孔位於系統的後面板上。 |
AcxGeoLocRiser 表示插孔位於上升卡上。 |
AcxGeoLocInsideMobileLid 指出插孔位於行動電腦的內蓋上。 |
AcxGeoLocDrivebay 表示插孔位於磁碟驅動器區中。 |
AcxGeoLocHDMI 指出插孔是 HDMI 連接器。 |
AcxGeoLocOutsideMobileLid 表示插孔位於行動電腦的外蓋上。 |
AcxGeoLocATAPI 表示插孔位於內部 ATAPI 連接器上。 |
AcxGeoLocNotApplicable 表示插孔位置不適用。 |
AcxGeoLocReserved6 這個值是保留的。 |
AcxJackGeoLocationMaximum 針對內部驗證,請勿使用 。 |
言論
ACX 需求
ACX 最低版本: 1.0
如需 ACX 版本的詳細資訊,請參閱 ACX 版本概觀。
要求
要求 | 價值 |
---|---|
標頭 | acxpin.h |
另請參閱
- ACX_JACK_GEN_LOCATION
- [acxpin.h 標頭](index.md)