Translation of "codebron" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Gebruik variant 2a of 2b om een codebron tegelijkertijd te registreren en op te roepen.
Use syntax 2a or 2b to simultaneously register and call a code resource.
In een werkblad kunt u een DLL-functie of codebron vluchtig maken, wat betekent dat het opnieuw wordt berekend wanneer het werkblad opnieuw wordt berekend.
On a worksheet, you can make a DLL function or code resource volatile, which means that it recalculates every time the worksheet recalculates.
Tekst waarmee het gegevenstype van de resulterende waarde alsmede de gegevenstypen van alle argumenten voor het DLL-bestand of de codebron worden aangegeven.
Text specifying the data type of the return value and the data types of all arguments to the DLL or code resource.
Microsoft Excel berekent meestal een DLL-functie (of een codebron) alleen wanneer deze in een cel wordt ingevoerd, of wanneer de cel wordt berekend tijdens het uitvoeren van een macro.
Microsoft Excel usually calculates a DLL function (or a code resource) only when it is entered into a cell, when one of its precedents changes, or when the cell is calculated during a macro.
Gebruik variant 1 alleen met een eerder geregistreerde codebron die argumenten van de functie REGISTER gebruikt.
Use syntax 1 only with a previously registered code resource, which uses arguments from the REGISTER function.
De DDL-functie of codebron moet ook worden gedeclareerd met het trefwoord void in de programmeertaal C (of het trefwoord procedure in de taal Pascal).
The DLL function or code resource must also be declared with the void keyword in the C language (or the procedure keyword in the Pascal language).
Als de functie of codebron al is geregistreerd, kunt u dit argument weglaten. Voorbeelden
If the function or code resource is already registered, you can omit this argument. Examples
Geeft als resultaat de registratie-id van de opgegeven DLL (Dynamic Link Library) of de codebron die eerder is geregistreerd
Returns the register ID of the specified dynamic link library (DLL) or code resource that has been previously registered
Met het gegevenstype P kan een DLL-functie of codebron elke gegevenstype van Microsoft Excel herkennen of als resultaat geven.
With the P data type, a DLL function or code resource can take and return any Microsoft Excel data type.
Als het DLL-bestand of de codebron niet is geregistreerd, wordt met deze functie het DLL-bestand of de codebron geregistreerd en wordt de registratie-id als resultaat gegeven.
If the DLL or code resource has not been registered, this function registers the DLL or code resource and then returns the register ID.
[live code] De redactie-omgeving die u gebruikt zal het uitroepteken misschien niet op de juist plaats tonen in de codebron maar bij weergave zou het correct moeten verschijnen.
[live code] The editing environment you use may not show the exclamation mark in the right place in the code source, but it should look right when displayed.
Als gevolg hiervan kan iedere codebron of project op ieder moment worden uitgeschakeld of offline worden gehaald.
As a result any code repository or project can be disabled or taken down from online code hosting services at any time.