If you can get the pointer to an object with objptr, how can you get the object from a pointer
Code:dim temp as object,ptr as integer set temp = new class1 ptr=objptr(temp) set temp = ptrobjorwhatever(ptr)
|
Results 1 to 4 of 4
Thread: Opposite to ObjptrThreaded View
|
Click Here to Expand Forum to Full Width |