共用方式為


ID3D11DeviceContext3::SetHardwareProtectionState 方法 (d3d11_3.h)

設定硬體保護狀態。

語法

void SetHardwareProtectionState(
  [in] BOOL HwProtectionEnable
);

參數

[in] HwProtectionEnable

類型: BOOL

指定是否要啟用硬體保護。

傳回值

規格需求

需求
目標平台 Windows
標頭 d3d11_3.h
程式庫 D3D11.lib

另請參閱

ID3D11DeviceContext3