kodi
Public Member Functions | Public Attributes | List of all members
CustomBuffer Struct Reference
Inheritance diagram for CustomBuffer:
Inheritance graph
[legend]
Collaboration diagram for CustomBuffer:
Collaboration graph
[legend]

Public Member Functions

 CustomBuffer (void *address, uint32_t capacity)
 
uint32_t Capacity () const
 
uint32_t Length () const
 
void Length (uint32_t length)
 
HRESULT __stdcall Buffer (void **value) final
 

Public Attributes

void * m_address
 
uint32_t m_capacity
 
uint32_t m_length
 

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