OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:put_MediaTypes
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspaddr.h
80
STDMETHOD(
put_MediaTypes
)(__LONG32 nMediaTypes);
termmgr.h
291
virtual HRESULT WINAPI
put_MediaTypes
(__LONG32 nMediaTypes) = 0;
319
HRESULT (WINAPI *
put_MediaTypes
)(ITPluggableTerminalClassRegistration *This,__LONG32 nMediaTypes);
349
#define ITPluggableTerminalClassRegistration_put_MediaTypes(This,nMediaTypes) (This)->lpVtbl->
put_MediaTypes
(This,nMediaTypes)
[
all
...]
Completed in 47 milliseconds