mts
12-17-2002, 07:21 AM
I've got a question about the Platform Manager COM interface. I'm hoping that someone has either used this or knows where I might be able to find information about it other than the somewhat unhelpful one liners on the Microsoft website.
Specifically I'm after developer information about IPMConnectionStream, the stream interface for passing data in and out of a Platform Manager controlled connection. It appears that the server side is exposed out of CETLSTUB.DLL, but other than the sample I can find no documentation whatsoever. Does anyone have any idea how these streams work, and if they can be made to be either asynchronous, or can be interrupted as the sample implies that the stream server is running permanently unless shut down by the client, and this is not the model I'm working with.
Any help would be appreciated.
Thanks in advance,
Mark Smith
Specifically I'm after developer information about IPMConnectionStream, the stream interface for passing data in and out of a Platform Manager controlled connection. It appears that the server side is exposed out of CETLSTUB.DLL, but other than the sample I can find no documentation whatsoever. Does anyone have any idea how these streams work, and if they can be made to be either asynchronous, or can be interrupted as the sample implies that the stream server is running permanently unless shut down by the client, and this is not the model I'm working with.
Any help would be appreciated.
Thanks in advance,
Mark Smith