I get an error on this.
it should be possible though..
------------------
[email protected]
it should be possible though..
Code:
Type My_Struct hIcon( 1 To 10 ) As Long End Type '''''''' Dim pMalloc As My_Struct PTR For a = Lbound( @pMalloc.hIcon() ) To Ubound( @pMalloc.hIcon() )
[email protected]
Comment