http://images.businessweek.com/ss/05/06/sharing/image/sharing.jpgPPT_LOGO_4b
‹#›
Autodesk Confidential Information
Developer Days Online 
The Rice – Function Signature Changes
Output Arguments from API methods
Output arguments are now marked with the [Out] attribute.
Methods changed include:
§Application.GetAllTopMenus
§ControlledApplication.GetAllTopMenus
§Document.Import - both overloads
§Face.Intersect
§Curve.Intersect
§Curve.IsInside
§Face.IsInside
§Document.LoadFamily
§Document.LoadFamilySymbol
Where previously these output arguments were declared as “reference”, in C#, where these arguments were passed using the “ref” keyword, this should now be “out”.
C:\Documents and Settings\walmslk\Local Settings\Temporary Internet Files\Content.IE5\EARWAUQM\MPj04096740000[1].jpg