TapeClassLiDiv function (minitape.h)

The TapeClassLiDiv routine performs a division of the two indicated integers.

Syntax

SCSIPORT_API LARGE_INTEGER TapeClassLiDiv(
  [in] LARGE_INTEGER Dividend,
  [in] LARGE_INTEGER Divisor
);

Parameters

[in] Dividend

Contains the dividend.

[in] Divisor

Contains the divisor.

Return value

TapeClassLiDiv returns the result of the division.

Requirements

Requirement Value
Target Platform Desktop
Header minitape.h (include Minitape.h)
Library Tape.lib