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
傳回
- 屬性