IOSurface.Lock Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
Lock(IOSurfaceLockOptions) | |
Lock(IOSurfaceLockOptions, Int32) |
Lock(IOSurfaceLockOptions)
[ObjCRuntime.TV(11, 0)]
public int Lock (IOSurface.IOSurfaceLockOptions options);
member this.Lock : IOSurface.IOSurfaceLockOptions -> int
Parameter
- options
- IOSurfaceLockOptions
Gibt zurück
- Attribute
Gilt für:
Lock(IOSurfaceLockOptions, Int32)
[ObjCRuntime.TV(11, 0)]
public int Lock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Lock : IOSurface.IOSurfaceLockOptions * -> int
Parameter
- options
- IOSurfaceLockOptions
- seed
- Int32
Gibt zurück
- Attribute