GPMID_GetCopyright function

Print

Retrieves the copyright of the tablature which is currently loaded.

Syntax

Print

  1. GPMID_ENTRY const char* GPMID_GetCopyright();

Parameters

This function does not accept parameters.

Return value

The copyright of 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.

If the copyright of the tablature is not set, the function returns an empty string.