SAP 3D Visual Enterprise applications SDK
sDVLMetadataNamespace Struct Reference

#include <DVLScene.h>

Public Attributes

char * m_szName
 Receives the name of the metadata namespace (UTF-8)
 
sDVLMetadatam_pMetadata
 A pointer to the sDVLMetadata structure, describing this namespace.
 

Detailed Description

This structure is used to retrieve metadata from IDVLScene interface

NOTES

  • You should not initialize members of sDVLMetadataInfo. RetrieveMetadata() will initialize all of them (even those that you do not query on)
  • You need to call ReleaseMetadata() after each RetrieveMetadata()

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