IPrintCoreUI2 介面 (prcomoem.h)
本節說明為 IPrintCoreUI2 COM 介面定義的方法。
此介面繼承自 IPrintOemDriverUI COM 介面。 此介面中的方法是由 Windows XP Pscript5 驅動程式提供,僅供其使用者介面外掛程式使用。方法原型會出現在 prcomoem.h 中。
繼承
IPrintCoreUI2 介面繼承自 IUnknown 介面。
方法
IPrintCoreUI2 介面具有這些方法。
IPrintCoreUI2::D rvGetDriverSetting IPrintCoreUI2::D rvGetDriverSetting 方法是由 Windows XP Pscript5 驅動程式提供,讓 Pscript5 使用者介面外掛程式可以取得印表機功能和其他內部資訊的目前狀態。 |
IPrintCoreUI2::D rvUpdateUISetting IPrintCoreUI2::D rvUpdateUISetting 方法是由 Windows XP Pscript5 驅動程式提供,讓 Pscript5 使用者介面外掛程式可以通知驅動程式已修改的使用者介面選項。 |
IPrintCoreUI2::D rvUpgradeRegistrySetting IPrintCoreUI2::D rvUpgradeRegistrySetting 方法是由 Windows XP Pscript5 驅動程式提供,讓 Pscript5 使用者介面外掛程式可以更新儲存在登錄中的裝置設定。 |
IPrintCoreUI2::EnumConstrainedOptions IPrintCoreUI2::EnumConstrainedOptions 方法會決定哪些功能選項受到限制。 |
IPrintCoreUI2::EnumFeatures IPrintCoreUI2::EnumFeatures 方法會列舉印表機可用的功能。 |
IPrintCoreUI2::EnumOptions IPrintCoreUI2::EnumOptions 方法會列舉特定功能的可用選項。 |
IPrintCoreUI2::GetFeatureAttribute IPrintCoreUI2::GetFeatureAttribute 方法會擷取功能屬性清單或特定特徵屬性的值。 |
IPrintCoreUI2::GetGlobalAttribute IPrintCoreUI2::GetGlobalAttribute 方法會擷取全域屬性清單或特定全域屬性的值。 |
IPrintCoreUI2::GetOptionAttribute IPrintCoreUI2::GetOptionAttribute 方法會擷取選項屬性清單或特定選項屬性的值。 |
IPrintCoreUI2::GetOptions IPrintCoreUI2::GetOptions 方法會以功能/選項關鍵片語清單的格式擷取驅動程式目前的功能設定。 |
IPrintCoreUI2::QuerySimulationSupport IPrintCoreUI2::QuerySimulationSupport 方法會擷取多任務緩衝處理程式模擬功能結構,這表示多任務緩衝處理程式支援的模擬種類。 |
IPrintCoreUI2::SetOptions IPrintCoreUI2::SetOptions 方法會設定驅動程式的功能設定。 |
IPrintCoreUI2::WhyConstrained IPrintCoreUI2::WhyConstrained 方法決定為何會限制指定的功能/選項選取範圍。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | prcomoem.h (包括 Prcomoem.h) |