Share via


IComThreadingInfo.GetCurrentThreadType(THDTYPE[]) Method

Definition

public:
 void GetCurrentThreadType(cli::array <Microsoft::VisualStudio::OLE::Interop::THDTYPE> ^ pThreadType);
public:
 void GetCurrentThreadType(Platform::Array <Microsoft::VisualStudio::OLE::Interop::THDTYPE> ^ pThreadType);
void GetCurrentThreadType(std::Array <Microsoft::VisualStudio::OLE::Interop::THDTYPE> const & pThreadType);
public void GetCurrentThreadType (Microsoft.VisualStudio.OLE.Interop.THDTYPE[] pThreadType);
abstract member GetCurrentThreadType : Microsoft.VisualStudio.OLE.Interop.THDTYPE[] -> unit
Public Sub GetCurrentThreadType (pThreadType As THDTYPE())

Parameters

pThreadType
THDTYPE[]

Applies to