[Previous] [Next] [Up] [Home] S3D Pascal Bindings

S3DTK_LinearToPhysical

Find the physical address the given linear address is mapped.

Syntax:

function S3DTK_LinearToPhysical(
  Linear: ULONG): ULONG; cdecl;

Parameters:

Returns:

The physical address or S3DTK_ERR.

Unit: S3DTK

See Also:

TS3DTK_SURFACE, S3DTK_PhysicalToLinear


[Previous] [Next] [Up] [Home] S3D Pascal Bindings