__RtlpMultiply128 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntintsafe.h

LONG64 __RtlpMultiply128(
  LONG64 Multiplier,
  LONG64 Multiplicand,
  LONG64 *HighProduct
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntintsafe-__rtlpmultiply128)

Description

Reserved for internal use.

Parameters

Multiplier

Multiplicand

HighProduct

Return value

Remarks

See also