Pepper_31_C_interfaces
Public Attributes | List of all members
PP_NetAddress_Private Struct Reference

#include <ppb_net_address_private.h>

Collaboration diagram for PP_NetAddress_Private:
Collaboration graph

Public Attributes

uint32_t size
 
char data [128]
 

Detailed Description

This is an opaque type holding a network address. Plugins must never access members of this struct directly.

Definition at line 61 of file ppb_net_address_private.h.

Member Data Documentation

char PP_NetAddress_Private::data[128]

Definition at line 63 of file ppb_net_address_private.h.

uint32_t PP_NetAddress_Private::size

Definition at line 62 of file ppb_net_address_private.h.


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