Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Which functions must be invoked on threads that have COM initialized for Single Threaded Apartment (STA)?

0
Posted

Which functions must be invoked on threads that have COM initialized for Single Threaded Apartment (STA)?

0

EapHostPeerInvokeConfigUI, EapHostPeerInvokeInteractiveUI, and EapHostAuthenticatorInvokeConfigUI must be called on threads that have COM initialized for STA. This can be achieved by calling COM API CoInitialize; when the supplicant has finished with the STA thread CoUninitialize must be called before exiting.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123