|
Previous Top Next |
Prototype: | (String pProcedureName),VIRTUAL |
pProcedureName | Name of the procedure where the window is. |
This method sends position information in both dialog units and pixels to OutputDebugString using the ODS method.
Example:
ITW ITWindowsClass
Code
ITW.WindowInfoToODS('MyProcedure')
Results in this capture in DebugView:
See also: