Examples with "API-functie" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Daarnaast behoort een gebruikershandleiding, waarin principes en use cases worden beschreven, en een referentiehandleiding, die elke API-functie in detail beschrijft, tot de leveringsomvang.
Additionally a user manual, which describes principles and use cases and a reference manual, which describes each API function in detail belongs to the scope of delivery.
Een toepassing kan de API-functie VirtualAlloc() gebruiken om uitvoerbaar geheugen toe te wijzen met de juiste opties voor geheugenbeveiliging.
An application can use the VirtualAlloc() application programming interface (API) to allocate executable memory with the appropriate memory protection options.
In toepassingen kan schrijftoegang tot toegewezen geheugen worden uitgeschakeld met de API-functie VirtualProtect().
Applications can disallow write access to allocated memory using the VirtualProtect() API.
Met de Edge API-functie removeClass kunt u slechts een klasse per keer verwijderen. Met dezelfde functie in jQuery kunt u meerdere klassen per keer verwijderen.
Edge API removeClass function removes only one class at a time while the same function from jQuery can remove multiple classes at a time.
Tenslotte wordt de API-functie EPSetOUTReady() aangeroepen om de Digit-LS te laten weten dat de verwerking van de data gereed is.
Then by using the API call EPSetOUTReady(), we notify the Digit-LS that we are done processing.
Deze laatste stap wordt bereikt door het gebruik van de ShellExecute Windows API-functie (meer info hierover op de MSDN website).
This last step is achieved through the use of the ShellExecute Windows API function (more information on the MSDN website).
Andere resultaten
Er is een eenvoudige Api functie beschikbaar waarmee de status van de Ease index kan worden opgevraagd.
There is a simple API function for retrieving the status of the Ease index.
Je kan vanuit Delphi op een zeer gemakkelijke manier rechtstreeks naar een bepaalde URL (Universal Resource Location) in je browser springen door het gebruik van de Win API functie ShellExecute (unit ShellAPI).
In Delphi it is quite easy to open an URL (Universal Resource Location) in your webbrowser by using the WinAPI function ShellExecute (unit ShellAPI).
De XML API voert praktisch iedere functie uit die beschikbaar is via GCC.
The XML API performs practically every function available through GCC.
Het plaatsen van gegevens in een database API met een serverloze functie
Posting data to a database API with a serverless function
Naast de functie-API is er ook een Mailbox-API beschikbaar voor een eenvoudig gebruik met meerdere taken resp.
Besides the function API there is also an Mailbox API available for an easy use with multiple tasks resp.
Mobiele apps werken niet meer, API-afhankelijke webcontent en -functie functioneren niet, en back-end-processen mislukken.
Mobile apps quit working, dependent web content and function fails, and back-end processes fail.
Gebruiksvriendelijke API die uit één functie en één gebeurtenis bestaat. Demovoorbeelden
Easy-to-use API containing a single function and a single event. Demo Examples