ALIAS

Top  Previous  Next

Syntax

ALIAS

Description

Reserved word. Used with the DECLARE statement.

Parameters

None

Return value

None

Remarks

See Also: DECLARE

Example usage

DECLARE IMPORT,ZeroMemory ALIAS RtlZeroMemory(pvoid as POINTER,length as INT),INT