IOSurface.SetPurgeable 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
SetPurgeable(IOSurfacePurgeabilityState) | |
SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState) |
SetPurgeable(IOSurfacePurgeabilityState)
[ObjCRuntime.TV(11, 0)]
public int SetPurgeable (IOSurface.IOSurfacePurgeabilityState newState);
member this.SetPurgeable : IOSurface.IOSurfacePurgeabilityState -> int
参数
- newState
- IOSurfacePurgeabilityState
返回
- 属性
适用于
SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState)
[ObjCRuntime.TV(11, 0)]
public int SetPurgeable (IOSurface.IOSurfacePurgeabilityState newState, ref IOSurface.IOSurfacePurgeabilityState oldState);
member this.SetPurgeable : IOSurface.IOSurfacePurgeabilityState * -> int
参数
- newState
- IOSurfacePurgeabilityState
- oldState
- IOSurfacePurgeabilityState
返回
- 属性