Re: Documentation on Thread::StartupSetApartmentStateInternal
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Wed, 4 Apr 2007 14:08:04 +0200
"Nguyen, V.Y." <Nguyen, V.Y.@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:D1046323-6161-4BFF-BBC2-E8EF2137EE11@xxxxxxxxxxxxxxxx
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.
Willy.
.
- Prev by Date: Re: FileLoadException msvcm80.dll and msvcr80.dll are missing (by depends.exe)
- Next by Date: Re: FileLoadException msvcm80.dll and msvcr80.dll are missing (by depends.exe)
- Previous by thread: FileLoadException msvcm80.dll and msvcr80.dll are missing (by depends.exe)
- Next by thread: How to read output of !gcroot (WinDbg + SOS.DLL)
- Index(es):