###############
HUnicodeOptions
###############

.. cpp:namespace:: HUnicodeOptions

.. default-domain:: cpp

Fields
======

========== ======================================
wchar_t *  :cpp:var:`~HUnicodeOptions::m_data`   
int        :cpp:var:`~HUnicodeOptions::m_length` 
bool       :cpp:var:`~HUnicodeOptions::m_valid`  
========== ======================================

Functions
=========

================== ===============================================================================================================================
..                 :cpp:func:`HUnicodeOptions <HUnicodeOptions::HUnicodeOptions>`                                                                 
..                 :cpp:func:`HUnicodeOptions <HUnicodeOptions::HUnicodeOptions>`                                                                 
..                 :cpp:func:`~HUnicodeOptions <HUnicodeOptions::~HUnicodeOptions>`                                                               
bool               :cpp:func:`IsValid <bool HUnicodeOptions::IsValid()>`                                                                          
const __wchar_t *  :cpp:func:`Show_Unicode_Options <const __wchar_t * HUnicodeOptions::Show_Unicode_Options()>`                                   
const wchar_t *    :cpp:func:`Show_One_Net_Unicode_Option <const wchar_t * HUnicodeOptions::Show_One_Net_Unicode_Option(const __wchar_t *which)>` 
const wchar_t *    :cpp:func:`Show_One_Unicode_Option <const wchar_t * HUnicodeOptions::Show_One_Unicode_Option(const __wchar_t *which)>`         
const __wchar_t *  :cpp:func:`Show_Net_Unicode_Options <const __wchar_t * HUnicodeOptions::Show_Net_Unicode_Options()>`                           
================== ===============================================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: HUnicodeOptions
   :project: mvo
   :members:
   :undoc-members:



