SAP 3D Visual Enterprise applications SDK
DVLCore.h File Reference

Go to the source code of this file.

Classes

struct  sDVLRootEntityItem
 
struct  sDVLRootEntitiesInfo
 
class  IDVLCore
 

Functions

DVL_EXPORT IDVLCoreDVLCreateCoreInstance ()
 

Detailed Description

This header defines the core interface of DVL.

Function Documentation

§ DVLCreateCoreInstance()

DVL_EXPORT IDVLCore* DVLCreateCoreInstance ( )

This function creates a new instance of IDVLCore. Use the IDVLCore::Release() method to delete it when no longer used.