32 #ifndef _AVDECC_CONTROLLER_LIB_STRINGS_DESCRIPTOR_H_
33 #define _AVDECC_CONTROLLER_LIB_STRINGS_DESCRIPTOR_H_
47 AVDECC_CONTROLLER_LIB32_API
virtual uint8_t * STDCALL
get_string_by_index(uint32_t string_index) = 0;
virtual AVDECC_CONTROLLER_LIB32_API uint8_t *STDCALL get_string_by_index(uint32_t string_index)=0
Definition: strings_descriptor.h:41
Definition: descriptor_base.h:40