OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nMediaTypes
(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
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
)
381
HRESULT WINAPI ITPluggableTerminalClassRegistration_put_MediaTypes_Proxy(ITPluggableTerminalClassRegistration *This,__LONG32
nMediaTypes
);
[
all
...]
mspaddr.h
80
STDMETHOD(put_MediaTypes)(__LONG32
nMediaTypes
);
strmif.h
[
all
...]
Completed in 394 milliseconds