Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79136 --- shadow/79136 2006-08-21 18:24:04.000000000 -0400 +++ shadow/79136.tmp.15543 2006-09-02 07:06:02.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79136 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: System AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -43,6 +43,12 @@ Additional Information: ------- Additional Comments From [EMAIL PROTECTED] 2006-08-21 18:24 ------- Created an attachment (id=17490) Test case + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-02 07:06 ------- +Marshal.SizeOf should return the size of the structure when marshalled +to native code. Since the object/interface members cannot be marshalled +to native code, the 0 size seems ok. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
