Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Represents the apartment threading model to use for activating an in-process server.
Syntax
typedef enum ThreadingType {
ThreadingType_BOTH,
ThreadingType_STA,
ThreadingType_MTA
} ;
Constants
ThreadingType_BOTHApartment threading model is MTA and STA. |
ThreadingType_STAApartment threading model is STA. |
ThreadingType_MTAApartment threading model is MTA. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 [desktop apps only] |
| Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
| Header | activationregistration.h |