Jump to content

Save Object-Variable


Recommended Posts

Hi,

I need to save an object-variable to registry, that i can use it in different compiled scripts.

The variable is created by:

$objVideo = ObjCreate("wmplayer.ocx")

Which type of variable is this?

How to save into registry?
(string, binary, dword etc.)
I have already functions to save and read these data types.

I need this object in a separate timer.exe which displays the video position second by second when playing the video.

So i can call from this object:

$objVideo.controls.currentPositionString

Thanks lot for helping me further.

cheers mike

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...