libgig  3.3.0.svn3
DLS::dlsid_t Struct Reference

Every subject of an DLS file and the file itself can have an unique, computer generated ID. More...

#include <DLS.h>

Public Attributes

uint32_t ulData1
 
uint16_t usData2
 
uint16_t usData3
 
uint8_t abData [8]
 

Detailed Description

Every subject of an DLS file and the file itself can have an unique, computer generated ID.

Definition at line 117 of file DLS.h.

Member Data Documentation

uint8_t DLS::dlsid_t::abData[8]
uint32_t DLS::dlsid_t::ulData1
uint16_t DLS::dlsid_t::usData2
uint16_t DLS::dlsid_t::usData3

The documentation for this struct was generated from the following file: