IOSurface.Unlock Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
Unlock(IOSurfaceLockOptions) | |
Unlock(IOSurfaceLockOptions, Int32) |
Unlock(IOSurfaceLockOptions)
[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options);
member this.Unlock : IOSurface.IOSurfaceLockOptions -> int
Parametri
- options
- IOSurfaceLockOptions
Restituisce
- Attributi
Si applica a
Unlock(IOSurfaceLockOptions, Int32)
[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Unlock : IOSurface.IOSurfaceLockOptions * -> int
Parametri
- options
- IOSurfaceLockOptions
- seed
- Int32
Restituisce
- Attributi