Share via


IOSurface.Lock Method

Definition

Overloads

Lock(IOSurfaceLockOptions)

public int Lock(IOSurface.IOSurfaceLockOptions options);
member this.Lock : IOSurface.IOSurfaceLockOptions -> int

Parameters

Returns

Applies to

Lock(IOSurfaceLockOptions, Int32)

public int Lock(IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Lock : IOSurface.IOSurfaceLockOptions * int -> int

Parameters

seed
Int32

Returns

Applies to