HomeSort by relevance Sort by last modified time
    Searched refs:put_Company (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspaddr.h 75 STDMETHOD(put_Company)(BSTR bstrCompany);
termmgr.h 281 virtual HRESULT WINAPI put_Company(BSTR bstrCompany) = 0;
309 HRESULT (WINAPI *put_Company)(ITPluggableTerminalClassRegistration *This,BSTR bstrCompany);
339 #define ITPluggableTerminalClassRegistration_put_Company(This,bstrCompany) (This)->lpVtbl->put_Company(This,bstrCompany)
    [all...]
cdoex.h     [all...]

Completed in 2267 milliseconds