IOSurface.Lock 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
Lock(IOSurfaceLockOptions) | |
Lock(IOSurfaceLockOptions, Int32) |
Lock(IOSurfaceLockOptions)
[ObjCRuntime.TV(11, 0)]
public int Lock (IOSurface.IOSurfaceLockOptions options);
member this.Lock : IOSurface.IOSurfaceLockOptions -> int
Paramètres
- options
- IOSurfaceLockOptions
Retours
- Attributs
S’applique à
Lock(IOSurfaceLockOptions, Int32)
[ObjCRuntime.TV(11, 0)]
public int Lock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Lock : IOSurface.IOSurfaceLockOptions * -> int
Paramètres
- options
- IOSurfaceLockOptions
- seed
- Int32
Retours
- Attributs