RE: CAPICOM Thread Capability?
From: Rhett Gong [MSFT] (v-raygon_at_online.microsoft.com)
Date: 01/29/04
- Next message: Richard Ward: "Re: Duplicating handles from a Service process"
- Previous message: Drew Cooper [MSFT]: "Re: LogonUser fails across different domains"
- In reply to: localhost: "RE: CAPICOM Thread Capability?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jan 2004 05:50:32 GMT
Hi Steve,
The CAPICOM 's ThreadingModel is marked as"Both". It indicates that the
class can execute in either MTA of STA with no FTM aggregation.
Sometimes the neutral apartment is similar to the MTA, which can also
contain multiple and concurrently executing threads. However, unlike the
MTA, the methods execute on the thread of the caller.
Thanks,
Rhett Gong [MSFT]
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
Please reply to newsgroups only. Thanks.
- Next message: Richard Ward: "Re: Duplicating handles from a Service process"
- Previous message: Drew Cooper [MSFT]: "Re: LogonUser fails across different domains"
- In reply to: localhost: "RE: CAPICOM Thread Capability?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|