プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。
fonction createunovalue [exécution]
createunovalue function [run-time]
最終更新: 2012-05-08
使用頻度: 1
品質:
si la fonction createunovalue ne peut pas être convertie dans le type uno spécifié, une erreur se produit.
if createunovalue cannot be converted to the specified uno type and error occurs.
最終更新: 2012-05-08
使用頻度: 1
品質:
vous devez alors utiliser la fonction createunovalue() afin de créer une valeur pour le type uno inconnu.
you there use the createunovalue() function to create a value for the unknown uno type.
最終更新: 2012-05-08
使用頻度: 1
品質:
si basic connaît déjà le type de cible, l'utilisation de la fonction createunovalue() a pour seul effet de créer des opérations de conversion supplémentaires qui ralentiront l'exécution du programme basic.
if basic already knows the target type, using the createunovalue() function will only lead to additional converting operations that slow down the basic execution.