SAP 3D Visual Enterprise applications SDK
sDVLMetadata Struct Reference

#include <DVLScene.h>

Public Attributes

uint32_t m_uNamespacesCount
 Number of the nested namespaces.
 
sDVLMetadataNamespacem_pNamespaces
 Array of the nested namespaces of the m_uNamespacesCount size.
 
uint32_t m_uNameValuePairsCount
 Number of key-value pairs for this namespace.
 
sDVLMetadataNameValuePairm_pNameValuePairs
 Array of key-value pairs of the m_uNameValuePairsCount size.
 

Detailed Description

The structure represents a single metadata namespace.

Namespaces may contain nested namespaces and key-value pairs.


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