IComThreadingInfo Schnittstelle

Definition

Stellt Informationen über den Ausführungsthread des Aufrufers, einschließlich Thread- und Apartmenttyp, bereit. Weitere Informationen finden Sie unter icomthreadinginfo.

public interface class IComThreadingInfo
public interface class IComThreadingInfo
__interface IComThreadingInfo
[System.Runtime.InteropServices.Guid("000001CE-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IComThreadingInfo
[<System.Runtime.InteropServices.Guid("000001CE-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IComThreadingInfo = interface
Public Interface IComThreadingInfo
Attribute

Methoden

GetCurrentApartmentType(APTTYPE[])
GetCurrentLogicalThreadId(Guid)
GetCurrentThreadType(THDTYPE[])
SetCurrentLogicalThreadId(Guid)

Gilt für