Home
last modified time | relevance | path

Searched defs:pAptType (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox/firefox-99.0/ipc/mscom/
H A DCOMWrappers.cpp50 HRESULT CoGetApartmentType(APTTYPE* pAptType, APTTYPEQUALIFIER* pAptQualifier) { in CoGetApartmentType()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Interop/
H A DInterop.manual.cs78 …internal extern static int CoGetApartmentType(out _APTTYPE pAptType, out _APTTYPEQUALIFIER pAptQua… in CoGetApartmentType()