IComThreadingInfo Interface

Definição

Fornece informações sobre o thread de execução do chamador, incluindo thread e tipo de apartamento. Para obter mais informações, consulte 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
Atributos

Métodos

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

Aplica-se a