Where can I find a good description on how to use COM with Windows Services?
Posted
by Sam Youtsey
on Stack Overflow
See other posts from Stack Overflow
or by Sam Youtsey
Published on 2010-03-30T21:02:31Z
Indexed on
2010/03/31
5:53 UTC
Read the original article
Hit count: 252
com
|spwindowsservice
Hi there, I'm looking to pass parameters into a Windows Service not only upon launch but while it's still running as well. I've heard the best way to do this would be through the COM but I have no idea where to even get started. Are there any good places you can recommend where I can find some helpful information about how to get started with the COM and Windows Services? Thanks in advance!
© Stack Overflow or respective owner