RtlExtendedIntegerMultiply(3w)

NAME

RtlExtendedIntegerMultiply (NTDLL.@)

SYNOPSIS

LONGLONG RtlExtendedIntegerMultiply
 (
  LONGLONG a,
  INT      b
 )

DESCRIPTION

Multiply one 64 bit integer by another 32 bit integer.

PARAMS

a [In] Initial number.

b [In] Number to multiply a by.

RETURNS

The product of a and b.

IMPLEMENTATION

Defined in "winternl.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ntdll/large_int.c".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout