CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2009
    Posts
    3

    Question object parameter

    what does it mean to have a function that needs an object parameter, i do'nt know what to pass to it

  2. #2
    cjard's Avatar
    cjard is offline Sarcastic Member Power Poster cjard is a name known to all (1000+) cjard is a name known to all (1000+) cjard is a name known to all (1000+) cjard is a name known to all (1000+) cjard is a name known to all (1000+) cjard is a name known to all (1000+) cjard is a name known to all (1000+) cjard is a name known to all (1000+) cjard is a name known to all (1000+)
    Join Date
    Oct 2003
    Location
    .NET2.0 / VS2005 Developer
    Posts
    7,104

    Re: object parameter

    because object is the parent of everything, you can pass anything to it

    Read the documentation for guidance on what happens when you pass what kind of objects in
    "it's a fax from your dog, Mr Dansworth. It looks like your cat" - Gary Larson...DW1: Data Walkthroughs 1.1...DW2: Data Walkthroughs 2.0...DDS: The DataSet Designer Surface...ANO: ADO.NET2 Orientation...DAN: Deeper ADO.NET...DNU...PQ

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts



HTML5 Development Center

Click Here to Expand Forum to Full Width