Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Need help.....

Need help.....

Scheduled Pinned Locked Moved C / C++ / MFC
helpquestion
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Francis Chau
    wrote on last edited by
    #1

    RtlCopyMemory (ddcamVideoData, lpVHdr->lpData , lpVHdr->dwBufferLength ); ^ ^ ^ ^ could some of you tell me that what's the function of the arrow?? Thanks alot!

    2 M 2 Replies Last reply
    0
    • F Francis Chau

      RtlCopyMemory (ddcamVideoData, lpVHdr->lpData , lpVHdr->dwBufferLength ); ^ ^ ^ ^ could some of you tell me that what's the function of the arrow?? Thanks alot!

      2 Offline
      2 Offline
      224917
      wrote on last edited by
      #2

      Francis Chau wrote: could some of you tell me that what's the function of the arrow?? Arrows are used shoot from a bow !


      suhredayan
      There is no spoon.

      C 1 Reply Last reply
      0
      • 2 224917

        Francis Chau wrote: could some of you tell me that what's the function of the arrow?? Arrows are used shoot from a bow !


        suhredayan
        There is no spoon.

        C Offline
        C Offline
        Cedric Moonen
        wrote on last edited by
        #3

        suhredayan® wrote: Arrows are used shoot from a bow ! :laugh::laugh:

        1 Reply Last reply
        0
        • F Francis Chau

          RtlCopyMemory (ddcamVideoData, lpVHdr->lpData , lpVHdr->dwBufferLength ); ^ ^ ^ ^ could some of you tell me that what's the function of the arrow?? Thanks alot!

          M Offline
          M Offline
          moxjake
          wrote on last edited by
          #4

          The arrow is the member-dereference operator. Whenever you are using a pointer, you use an arrow rather than a dot to access its members.

          F 1 Reply Last reply
          0
          • M moxjake

            The arrow is the member-dereference operator. Whenever you are using a pointer, you use an arrow rather than a dot to access its members.

            F Offline
            F Offline
            Francis Chau
            wrote on last edited by
            #5

            Thanks!

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups