IOSurface.SetPurgeable Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| SetPurgeable(IOSurfacePurgeabilityState) | |
| SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState) |
SetPurgeable(IOSurfacePurgeabilityState)
public int SetPurgeable(IOSurface.IOSurfacePurgeabilityState newState);
member this.SetPurgeable : IOSurface.IOSurfacePurgeabilityState -> int
Parameters
- newState
- IOSurfacePurgeabilityState
Returns
Applies to
SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState)
public int SetPurgeable(IOSurface.IOSurfacePurgeabilityState newState, ref IOSurface.IOSurfacePurgeabilityState oldState);
member this.SetPurgeable : IOSurface.IOSurfacePurgeabilityState * IOSurfacePurgeabilityState -> int
Parameters
- newState
- IOSurfacePurgeabilityState
- oldState
- IOSurfacePurgeabilityState