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

__UXINT

Input

pItf

POINTER TO __UXINT

Passed as pointer to interface to support all kinds of interface (no matter of derived from __SYSTEM.IQueryInterface or not)