IOSurface.Lock Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
Lock(IOSurfaceLockOptions) | |
Lock(IOSurfaceLockOptions, Int32) |
Lock(IOSurfaceLockOptions)
[ObjCRuntime.TV(11, 0)]
public int Lock (IOSurface.IOSurfaceLockOptions options);
member this.Lock : IOSurface.IOSurfaceLockOptions -> int
Parámetros
- options
- IOSurfaceLockOptions
Devoluciones
- Atributos
Se aplica a
Lock(IOSurfaceLockOptions, Int32)
[ObjCRuntime.TV(11, 0)]
public int Lock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Lock : IOSurface.IOSurfaceLockOptions * -> int
Parámetros
- options
- IOSurfaceLockOptions
- seed
- Int32
Devoluciones
- Atributos