COM callbacks in cmldet
- From: "BM" <p.balamurali@xxxxxxxxx>
- Date: 29 Aug 2006 14:12:48 -0700
I am writing cmdlet where I make a call to a COM component via
interop in a separate thread and I register a sink object to get
callbacks from this component . The worker thread is in a STA as the
call backs are generate when the call is in blocking state.
All is well and this works in other places.
But when have add this piece of code to a cmdlet the call backs no
longer arrive.
I am wondering whether there is any security settings which prevents
RPC threads from delivering callbacks to the shell
thanks
.
- Prev by Date: Re: stop services on multiple servers
- Next by Date: Re: Output to Excel Formatted
- Previous by thread: Re: stop services on multiple servers
- Next by thread: Need Script that Enable/Disable USB Device
- Index(es):