IComThreadingInfo.GetCurrentApartmentType(APTTYPE[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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())
Parameters
- pAptType
- APTTYPE[]