HolographicQuadLayerUpdateParameters.UpdateContentProtectionEnabled 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
汇报此象限层是否包含受保护的内容。
public:
virtual void UpdateContentProtectionEnabled(bool value) = UpdateContentProtectionEnabled;
void UpdateContentProtectionEnabled(bool const& value);
public void UpdateContentProtectionEnabled(bool value);
function updateContentProtectionEnabled(value)
Public Sub UpdateContentProtectionEnabled (value As Boolean)
参数
- value
-
Boolean
bool
是否应为此四层启用内容保护。
注解
虽然为活动象限层启用了内容保护,但呈现的内容将仅在头戴显示设备中可见,这会禁用混合现实门户的预览。