IComThreadingInfo.GetCurrentApartmentType(APTTYPE[]) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void GetCurrentApartmentType(cli::array <Microsoft::VisualStudio::OLE::Interop::APTTYPE> ^ pAptType);
public:
void GetCurrentApartmentType(Platform::Array <Microsoft::VisualStudio::OLE::Interop::APTTYPE> ^ pAptType);
void GetCurrentApartmentType(std::Array <Microsoft::VisualStudio::OLE::Interop::APTTYPE> const & pAptType);
public void GetCurrentApartmentType (Microsoft.VisualStudio.OLE.Interop.APTTYPE[] pAptType);
abstract member GetCurrentApartmentType : Microsoft.VisualStudio.OLE.Interop.APTTYPE[] -> unit
Public Sub GetCurrentApartmentType (pAptType As APTTYPE())
Parameter
- pAptType
- APTTYPE[]