Crossware

Table of Contents        Previous topic       Next topic       

The Extension Interface->Variant Specific Interface Calls->GetAdditionalPorts()

extern "C" LONG GetAdditionalPorts(LONG nExtensionState)

This call allows the extension to add any additional ports that are supported by a particular variant.

The extension should return a struct tagPort* that points to the start of an array of structures containing the addresses of the additional ports.