UserFunction()

Executes a command from another application. Primarily used by third-party developers.

Token ID

AFTKN_USER_FUNCTION or 610

Syntax

VOID UserFunction( ANSISTRING Command)

Parameters

Command As ANSISTRING

Command to execute a third-party DLL. The command name should take the form xxxx: name, where xxxx represents a four-character identifier.