IOSurface.Unlock Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Unlock(IOSurfaceLockOptions) | |
Unlock(IOSurfaceLockOptions, Int32) |
Unlock(IOSurfaceLockOptions)
[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options);
member this.Unlock : IOSurface.IOSurfaceLockOptions -> int
Parameters
- options
- IOSurfaceLockOptions
Returns
- Attributes
Applies to
Unlock(IOSurfaceLockOptions, Int32)
[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Unlock : IOSurface.IOSurfaceLockOptions * -> int
Parameters
- options
- IOSurfaceLockOptions
- seed
- Int32
Returns
- Attributes