![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hey all, I need to figure out what Thread::StartupSetApartmentStateInternal does. Unfortunately, I have not found this internal call in the shared source CLI 2.0 nor any mentioning to it on MSDN. Has anyone an idea on what Thread::StartupSetApartmentStateInternal does or does someone has an idea where I can search further? Thanks in advance, |
#3
| |||
| |||
|
|
"Nguyen, V.Y." <Nguyen, V.Y. (AT) discussions (DOT) microsoft.com> wrote in message news 1046323-6161-4BFF-BBC2-E8EF2137EE11 (AT) microsoft (DOT) com...Hey all, I need to figure out what Thread::StartupSetApartmentStateInternal does. Unfortunately, I have not found this internal call in the shared source CLI 2.0 nor any mentioning to it on MSDN. Has anyone an idea on what Thread::StartupSetApartmentStateInternal does or does someone has an idea where I can search further? Thanks in advance, AFAIK there is no such method in the Thread class. Not sure why you need to know this, if it's a private method you shouldn't care about it. Note also that "ApartmentStates" are a COM thing, and the shared source CLI doesn't contain COM interop at all. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |