NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
tA2D_Service Struct Reference

Description

Definition at line 113 of file a2d_api.h.

Public Attributes

UINT16 service_len
 
UINT16 provider_len
 
char * p_service_name
 
char * p_provider_name
 
UINT16 features
 
UINT16 avdt_version
 

Member Data Documentation

◆ service_len

UINT16 tA2D_Service::service_len

Definition at line 115 of file a2d_api.h.

◆ provider_len

UINT16 tA2D_Service::provider_len

Definition at line 116 of file a2d_api.h.

◆ p_service_name

char* tA2D_Service::p_service_name

Definition at line 117 of file a2d_api.h.

◆ p_provider_name

char* tA2D_Service::p_provider_name

Definition at line 119 of file a2d_api.h.

◆ features

UINT16 tA2D_Service::features

Definition at line 121 of file a2d_api.h.

◆ avdt_version

UINT16 tA2D_Service::avdt_version

Definition at line 122 of file a2d_api.h.