DebugItfAddrToItfPtr (FUN)
FUNCTION DebugItfAddrToItfPtr : __UXINT
Returns the location of an interface, usefull for printing in debug messages for example. Call with ADR(itf)
- InOut:
Scope
Name
Type
Comment
Return
DebugItfAddrToItfPtr__UXINTInput
pItfPOINTER TO __UXINT
Passed as pointer to interface to support all kinds of interface (no matter of derived from __SYSTEM.IQueryInterface or not)