ReactOS 0.4.15-dev-7842-g558ab78
IComThreadingInfo Interface Reference
Inheritance diagram for IComThreadingInfo:
Collaboration diagram for IComThreadingInfo:

Public Member Functions

HRESULT GetCurrentApartmentType ([out] APTTYPE *pAptType)
 
HRESULT GetCurrentThreadType ([out] THDTYPE *pThreadType)
 
HRESULT GetCurrentLogicalThreadId ([out] GUID *pguidLogicalThreadId)
 
HRESULT SetCurrentLogicalThreadId ([in] REFGUID rguid)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 2350 of file objidl.idl.

Member Function Documentation

◆ GetCurrentApartmentType()

HRESULT IComThreadingInfo::GetCurrentApartmentType ( [out] APTTYPE *  pAptType)

◆ GetCurrentLogicalThreadId()

HRESULT IComThreadingInfo::GetCurrentLogicalThreadId ( [out] GUID pguidLogicalThreadId)

◆ GetCurrentThreadType()

HRESULT IComThreadingInfo::GetCurrentThreadType ( [out] THDTYPE pThreadType)

◆ SetCurrentLogicalThreadId()

HRESULT IComThreadingInfo::SetCurrentLogicalThreadId ( [in] REFGUID  rguid)

The documentation for this interface was generated from the following file: