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

S3DTK_ExitLib

Shut down the library.

Syntax:

function S3DTK_ExitLib: ULONG; cdecl;

Returns:

S3DTK_OK if successful, S3DTK_ERR otherwise.

Note:

Before calling this function ensure that the renderer has been destroyed by calling S3DTK_DestroyRenderer.

Unit: S3DTK

See Also:

S3DTK_DestroyRenderer, S3DTK_InitLib


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