English | Russian |
A function that swaps the order of two values in a tuple. | Функция, меняющая местами два значения в кортеже (Visual Studio 2013 Rori) |
function activity | активность функции (A workflow activity for simple data manipulations as a result of a request, e.g. concatenating the first name and last name of a user to produce the display name) |
function declaration | объявление функции (A statement consisting of a return type, followed by the function name, followed by a list of the names and types of formal parameters enclosed in parentheses) |
function offset | смещение функции (Permits using Ildasm.exe to locate the actual line of source code corresponding to the particular stack frame. Function offsets appear in the event detail stack area (at the end of each stack frame)) |
function pointer calling conventions | соглашения о вызове функции, на которую ссылается указатель (microsoft.com Alex_Odeychuk) |
function pointer field | поле с указателем на функцию (microsoft.com Alex_Odeychuk) |
function pointer field | поле, содержащее указатель на функцию (microsoft.com Alex_Odeychuk) |
function pointer metadata | метаданные указателя на функцию (microsoft.com Alex_Odeychuk) |
function pointer metadata | метаданные указателя функции (microsoft.com Alex_Odeychuk) |
function pointer type | тип-указатель на функцию (microsoft.com Alex_Odeychuk) |
Function procedure | функция (A procedure that returns a value and that can be used in an expression. You declare a function with the Function statement and end it with the End Function statement) |
Function tablet button | кнопка "Функция" планшетного компьютера (A tablet button that you can use in combination with other tablet buttons to do a task. This is similar to using a key combination on a standard keyboard) |
function to execute at the time the event is triggered | функция для выполнения в момент срабатывания события (Visual Studio 2010 ssn) |
function to execute each time the event is triggered | функция для выполнения при каждом срабатывании события (Visual Studio 2010 ssn) |
multi-function printer | многофункциональный принтер (An office machine that is able to perform multiple functions such as print, copy, scan, and send faxes) |
Remote Function Call | вызов внешней функции (A SAP protocol that enables external systems to call SAP ABAP function modules. RFCs enable remote calls between two SAP systems or between a SAP system and a non-SAP system) |
remote function call | вызов внешней функции (ssn) |
unmanaged function pointer | указатель на неуправляемую функцию (microsoft.com Alex_Odeychuk) |