RtlLargeIntegerShiftRight(3w)

NAME

RtlLargeIntegerShiftRight (NTDLL.@)

SYNOPSIS

LONGLONG RtlLargeIntegerShiftRight
 (
  LONGLONG a,
  INT      count
 )

DESCRIPTION

Perform a shift right on a 64 bit integer.

PARAMS

a [In] Initial number.

count [In] Number of bits to shift by.

RETURNS

The value of a following the shift.

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