IOSurface.Unlock 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
Unlock(IOSurfaceLockOptions) | |
Unlock(IOSurfaceLockOptions, Int32) |
Unlock(IOSurfaceLockOptions)
[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options);
member this.Unlock : IOSurface.IOSurfaceLockOptions -> int
Parameter
- options
- IOSurfaceLockOptions
Gibt zurück
- Attribute
Gilt für:
Unlock(IOSurfaceLockOptions, Int32)
[ObjCRuntime.TV(11, 0)]
public int Unlock (IOSurface.IOSurfaceLockOptions options, ref int seed);
member this.Unlock : IOSurface.IOSurfaceLockOptions * -> int
Parameter
- options
- IOSurfaceLockOptions
- seed
- Int32
Gibt zurück
- Attribute