gflGetFormatInformationByIndex

GFL SDK

gflGetFormatInformationByIndex

The gflGetFormatInformationByIndex function retrieves all informations of a format's index.

GFL_ERROR gflGetFormatInformationByIndex(
  GFL_INT32 index,  

GFL_FORMAT_INFORMATION * informations );

Parameters

Return value

    The function returns GFL_NO_ERROR if it is successful or a value of GFL_ERROR.

See also