Results 1 to 4 of 4

Thread: system.nullrferenceException occured

  1. #1
    New Member
    Join Date
    Jul 12
    Posts
    2

    system.nullrferenceException occured

    I get the following error system.nullrferenceException occured when running the following code

    int channel

    *this line give me the error

    Getdata(0, &channel, (unsigned char*)dataBuf, 1000);

  2. #2

  3. #3
    .NUT jmcilhinney's Avatar
    Join Date
    May 05
    Location
    Sydney, Australia
    Posts
    81,249

    Re: system.nullrferenceException occured

    That's not VB.NET code so the VB.NET forum is obviously not the place for this question. Please use the Report Post icon to send a message to the mods and ask them to move the thread to the appropriate forum.

  4. #4
    Super Moderator Joacim Andersson's Avatar
    Join Date
    Jan 99
    Location
    Sweden
    Posts
    13,533

    Re: system.nullrferenceException occured

    Moved to the C and C++ forum.
    Joacim Andersson
    If anyone's answer has helped you, please show your appreciation by rating that answer.
    I'd rather run ScriptBrix...
    Joacim's view on stuff.

    MVP

Posting Permissions

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