HomeSort by relevance Sort by last modified time
    Searched defs:get_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/
termmgr.h 280 virtual HRESULT WINAPI get_Company(BSTR *pCompany) = 0;
308 HRESULT (WINAPI *get_Company)(ITPluggableTerminalClassRegistration *This,BSTR *pCompany);
338 #define ITPluggableTerminalClassRegistration_get_Company(This,pCompany) (This)->lpVtbl->get_Company(This,pCompany)
    [all...]
cdoex.h     [all...]
tapi3if.h     [all...]

Completed in 1379 milliseconds