In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
8 bytes added ,  19:01, 12 April 2015
→‎Structures: These structs are no longer specific to UhsQueryInterfaces()
Line 20: Line 20:  
#define MATCH_IF_PROTOCOL    0x200
 
#define MATCH_IF_PROTOCOL    0x200
   −
/* Input buffer */
+
/* Interface filter */
 
typedef struct
 
typedef struct
 
{
 
{
Line 88: Line 88:  
This structure is used to represent an available device interface attached to the Wii U.
 
This structure is used to represent an available device interface attached to the Wii U.
 
<syntaxhighlight lang="C">
 
<syntaxhighlight lang="C">
/* Output buffer */
+
/* Interface profile */
 
typedef struct
 
typedef struct
 
{
 
{
203

edits

Navigation menu