Out of Objective Sharpie, I have
unsafe string ToolTipForCell (PXSourceList sourceList, NSCell cell, NSRectPointer* rect, NSObject item, CGPoint mouseLocation);
What do I replace NSRectPointer* rect with? CGRect?
Out of Objective Sharpie, I have
unsafe string ToolTipForCell (PXSourceList sourceList, NSCell cell, NSRectPointer* rect, NSObject item, CGPoint mouseLocation);
What do I replace NSRectPointer* rect with? CGRect?