IOSurface.Unlock 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
Unlock(IOSurfaceLockOptions) | |
Unlock(IOSurfaceLockOptions, Int32) |
Unlock(IOSurfaceLockOptions)
[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options);
member this.Unlock : IOSurface.IOSurfaceLockOptions -> int
Parâmetros
- options
- IOSurfaceLockOptions
Retornos
- Atributos
Aplica-se a
Unlock(IOSurfaceLockOptions, Int32)
[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Unlock : IOSurface.IOSurfaceLockOptions * -> int
Parâmetros
- options
- IOSurfaceLockOptions
- seed
- Int32
Retornos
- Atributos