GPMID_GetTrackCount function

Print

Retrieves how many tracks are embedded in the tablature which is currently loaded.

Syntax

Print

  1. GPMID_ENTRY unsigned int GPMID_GetTrackCount();

Parameters

This function does not accept parameters.

Return value

The number of tracks embedded in the tablature.

Remarks

Before using this function, GPMID must have been initialized with GPMID_Init and a tablature must have been successfully loaded with GPMID_Load.