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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspaddr.h 62 STDMETHOD(get_MediaTypes)(__LONG32 *pMediaTypes);
ipmsp.h 99 virtual HRESULT WINAPI get_MediaTypes(__LONG32 *plMediaType) = 0;
116 HRESULT (WINAPI *get_MediaTypes)(ITParticipant *This,__LONG32 *plMediaType);
135 #define ITParticipant_get_MediaTypes(This,plMediaType) (This)->lpVtbl->get_MediaTypes(This,plMediaType)
termmgr.h 290 virtual HRESULT WINAPI get_MediaTypes(__LONG32 *pMediaTypes) = 0;
318 HRESULT (WINAPI *get_MediaTypes)(ITPluggableTerminalClassRegistration *This,__LONG32 *pMediaTypes);
348 #define ITPluggableTerminalClassRegistration_get_MediaTypes(This,pMediaTypes) (This)->lpVtbl->get_MediaTypes(This,pMediaTypes)
    [all...]
control.h     [all...]
tapi3if.h     [all...]
rtccore.h     [all...]

Completed in 94 milliseconds