The Conroy & Conroy Subroutine Library (2021.3 edition)

Static_Debug_Wrapper
What: Global function
File: DebugInt
Layer: 1
Format: result = Static_Debug_Wrapper( TCOM_Debug_Interface* DI )
Platforms: C++, C#, Javascript, Pascal (OOP), PHP, Python

TThis function returns a new instance of a TSDebug_Interface object, which wraps a TCOM_Debug_Interface instance in Delphi and C++. In other languages, it simply returns the passed object. Note: in Delphi, this returns a pointer to an instance of the class.