IOSurface.Lock Method

Definition

Overloads

Lock(IOSurfaceLockOptions)
Lock(IOSurfaceLockOptions, Int32)

Lock(IOSurfaceLockOptions)

[ObjCRuntime.TV(11, 0)]
public int Lock (IOSurface.IOSurfaceLockOptions options);
member this.Lock : IOSurface.IOSurfaceLockOptions -> int

Parameters

Returns

Attributes

Applies to

Lock(IOSurfaceLockOptions, Int32)

[ObjCRuntime.TV(11, 0)]
public int Lock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Lock : IOSurface.IOSurfaceLockOptions *  -> int

Parameters

seed
Int32

Returns

Attributes

Applies to