GL.WaitSync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
WaitSync(IntPtr, Int32, Int64) | |
WaitSync(IntPtr, UInt32, UInt64) |
WaitSync(IntPtr, Int32, Int64)
WaitSync(IntPtr, UInt32, UInt64)
Important
Cette API n’est pas conforme CLS.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glWaitSync", Version="3.0")]
[System.CLSCompliant(false)]
public static void WaitSync (IntPtr sync, uint flags, ulong timeout);
static member WaitSync : nativeint * uint32 * uint64 -> unit
Paramètres
- sync
-
IntPtr
nativeint
- flags
- UInt32
- timeout
- UInt64
- Attributs