IOSurface.Lock Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Retornos
- Atributos
Aplica-se 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
Retornos
- Atributos