User Tools

Site Tools


calling_20object_20methods_20using_20structures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
calling_20object_20methods_20using_20structures [2018/04/14 13:18] – Added syntax highlighting richardrussellcalling_20object_20methods_20using_20structures [2024/01/05 00:22] (current) – external edit 127.0.0.1
Line 27: Line 27:
  
 <code bb4w> <code bb4w>
-        !(^IPicture{}+4) = !gpp%+        PTR(IPicture{}) = !gpp%
 </code> </code>
  
Line 55: Line 55:
         IF gpp% = 0 ERROR 100, "OleLoadPicturePath failed"         IF gpp% = 0 ERROR 100, "OleLoadPicturePath failed"
  
-        !(^IPicture{}+4) = !gpp%+        PTR(IPicture{}) = !gpp%
  
         SYS IPicture.get_Width%, gpp%, ^hmw%         SYS IPicture.get_Width%, gpp%, ^hmw%
calling_20object_20methods_20using_20structures.1523711883.txt.gz · Last modified: 2024/01/05 00:18 (external edit)