IOSurface.Unlock Method

Definition

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

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

seed
Int32

Returns

Attributes

Applies to