Jump to content

Help with IDL


Recommended Posts

I'm trying to figure out if there's any why to run the bellow.

this is part of the IDL documentation.

HRESULT IAJACaptureFilter::GetFourCC ( [out] DWORD *  value  )   

Get fourcc

Parameters: [out] pFourCC

FOURCC 

 

Thanks in advance

Link to comment
Share on other sites

  • Moderators

Hi, devilyn. Can you please offer more information on what you're trying to accomplish, and with what application? Please do not assume that, because you know a specific application suite by its acronym that everyone else is familiar with it. For example, IDL could be:

  • IDL Software from Exelis VLS
  • Interactive Data Language
  • Interface Description Language
  • Custom Web Dev Suite from IDL Solutions, Inc.
  • OMG IDL from the Object Management Group

How about a clear, concise explanation of what you're trying to accomplish, with what application, and an example of the code you've already tried, even if it is not working? Help us help you ;)

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Hello,

Sorry for the lack of details.

the IDL is a "Interface Description Language" file that i got with my "AJA Kona LHE" card (http://www.aja.com/en/support/legacy/kona-lhe/)

it also came withe a directshow filter (http://db.tt/q4ynMXmy) that I'm trying to control using Autoit.

This is from the documentation i attached (it supposed to return the current FourCC value.:

HRESULT IAJACaptureFilter::GetFourCC ( [out] DWORD *  value  )   

Get fourcc

Parameters: [out] pFourCC

FOURCC 

 

Thanks in advance for helping!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...