API:System.SyncObjs.TConditionVariableMutex.WaitFor

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function WaitFor(AExternalMutex: TMutex; TimeOut: Cardinal = INFINITE): TWaitResult;

C++

HIDESBASE System::Types::TWaitResult __fastcall WaitFor(TMutex* AExternalMutex, unsigned TimeOut = (unsigned)(0xffffffff));

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TConditionVariableMutex

Description

Inutilisée.

System.SyncObjs.TConditionVariableMutex.WaitFor hérite de System.SyncObjs.TSynchroObject.WaitFor. Tout le contenu en-dessous de cette ligne se réfère à System.SyncObjs.TSynchroObject.WaitFor.

Inutilisée.

La méthode WaitFor n'est pas utilisée actuellement. Celle-ci renvoie toujours wrError.

Voir aussi