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

Description

Definition at line 331 of file bta_jv_int.h.

Public Attributes

BT_HDR hdr
 
UINT32 handle
 
UINT16 attr_id
 
UINT8 * p_value
 
INT32 value_size
 

Member Data Documentation

◆ hdr

BT_HDR tBTA_JV_API_ADD_ATTRIBUTE::hdr

Definition at line 333 of file bta_jv_int.h.

◆ handle

UINT32 tBTA_JV_API_ADD_ATTRIBUTE::handle

Definition at line 334 of file bta_jv_int.h.

◆ attr_id

UINT16 tBTA_JV_API_ADD_ATTRIBUTE::attr_id

Definition at line 335 of file bta_jv_int.h.

◆ p_value

UINT8* tBTA_JV_API_ADD_ATTRIBUTE::p_value

Definition at line 336 of file bta_jv_int.h.

◆ value_size

INT32 tBTA_JV_API_ADD_ATTRIBUTE::value_size

Definition at line 337 of file bta_jv_int.h.