• Welcome to Theos PowerBasic Museum 2017.

News:

Attachments are only available to registered users.
Please register using your full, real name.

Main Menu

How to use the AXISMEDIACONTOL in a powerbasic program

Started by Douglas Martin, July 15, 2012, 08:55:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Douglas Martin

I am trying to use the AXISMEDIACONTOL in a PBWIN10 program.  I used the typelib browser to create the attached file to include in the program.

I have added the line

   LOCAL myAMC AS IAxisMediaControl

to the code and the program still compiles, so I think I am on the right track.

How do I create the class and then how do I create the control?
Doug