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
戻り値
- 属性