Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6695175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:11:23+00:00 2026-05-26T06:11:23+00:00

I have to start the development of the C++/CLI Wrapper around Existing Static C

  • 0

I have to start the development of the C++/CLI Wrapper around Existing Static C Library. I Encountered number of enums, typedefs, and structs in the C Library. Since I am new to C++/CLI I wanted to know what data type can used in C++/CLI.

typedef struct _GC_DEVICE {
    TCHAR *ptszDevicePath;

    /// The human-readable name of the device.
    /// This member is never NULL.
    TCHAR *ptszFriendlyName;

    //Device Type
    GC_DEVICE_TYPE DeviceType;

    /// USB related information about the camera.
    GC_USB_DEVICE_INFO USBDevInfo;

} GC_DEVICE,*PGC_DEVICE;

enum GC_DEVICE_TYPE {
    GC_USB_DEVICE,
    GC_IP_DEVICE,
    GC_DEPTH_SENSING_DEVICE,
};

typedef struct _GC_USB_DEVICE_INFO {
    /// The vendor ID.
    WORD    wVendor;
    /// The product ID.
    WORD    wProduct;
    /// The product revision number.
    WORD    wRelease;
} GC_USB_DEVICE_INFO, *PGC_USB_DEVICE_INFO;

Can Any Body Help Me Converting these declaration in C++/CLI?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T06:11:24+00:00Added an answer on May 26, 2026 at 6:11 am
    ref class GCDeviceWrapper
    {
    public:
        // operations with the GC_DEVICE instance
    
    private:
        GC_DEVICE device_;
    };
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Every now and again, I need to start the Django development server, and have
I have played around with smart phone development (windows ce), and it seemed pretty
I am a beginner in iOS development and have just start using the lasted
I am just entered into iPhone Application Development. I have to start the work
My team is planning to start development on linux platform. Previously we have been
We're about to start development of a number of reports using Jasper Server Reports
I'm trying to start php development for facebook applications. I have already had some
Let me start by saying I am new to Android development but have a
When it comes to web development I have always tried to work SMART not
I have start date and end date. I need to find out the day

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.