Delphi_Debug_Wrapper
What: Global function
File: DebugInt
Layer: 1
Format: result = Delphi_Debug_Wrapper( TDebug_Interface* DI )
Platforms: C++, C#, Javascript, Pascal (OOP), PHP, Python
TThis function returns a new instance of a TCOM_Debug_Interface object, which wraps
a TDebug_Interface instance in Delphi and C++. In other languages, it simply returns
the passed object.