OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:put_company
(Results
1 - 4
of
4
) 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
...]
fsrm.h
[
all
...]
cdoex.h
[
all
...]
Completed in 3107 milliseconds