IOSurface.SetPurgeable Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
SetPurgeable(IOSurfacePurgeabilityState) | |
SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState) |
SetPurgeable(IOSurfacePurgeabilityState)
[ObjCRuntime.TV(11, 0)]
public int SetPurgeable (IOSurface.IOSurfacePurgeabilityState newState);
member this.SetPurgeable : IOSurface.IOSurfacePurgeabilityState -> int
Paramètres
- newState
- IOSurfacePurgeabilityState
Retours
- Attributs
S’applique à
SetPurgeable(IOSurfacePurgeabilityState, IOSurfacePurgeabilityState)
[ObjCRuntime.TV(11, 0)]
public int SetPurgeable (IOSurface.IOSurfacePurgeabilityState newState, ref IOSurface.IOSurfacePurgeabilityState oldState);
member this.SetPurgeable : IOSurface.IOSurfacePurgeabilityState * -> int
Paramètres
- newState
- IOSurfacePurgeabilityState
- oldState
- IOSurfacePurgeabilityState
Retours
- Attributs