ReactOS 0.4.15-dev-5863-g1fe3ab7
|
This is the complete list of members for IWMReaderNetworkConfig, including all inherited members.
AddLoggingUrl([in] const WCHAR *url) | IWMReaderNetworkConfig | |
AddRef() | IUnknown | |
GetBufferingTime([out] QWORD *buffering_time) | IWMReaderNetworkConfig | |
GetConnectionBandwidth([out] DWORD *bandwidth) | IWMReaderNetworkConfig | |
GetEnableHTTP([out] BOOL *enable) | IWMReaderNetworkConfig | |
GetEnableMulticast([out] BOOL *multicast) | IWMReaderNetworkConfig | |
GetEnableTCP([out] BOOL *enable) | IWMReaderNetworkConfig | |
GetEnableUDP([out] BOOL *enable) | IWMReaderNetworkConfig | |
GetForceRerunAutoProxyDetection([out] BOOL *detection) | IWMReaderNetworkConfig | |
GetLoggingUrl([in] DWORD index, [out, size_is(*size)] WCHAR *url, [in, out] DWORD *size) | IWMReaderNetworkConfig | |
GetLoggingUrlCount([out] DWORD *count) | IWMReaderNetworkConfig | |
GetNumProtocolsSupported([out] DWORD *protocols) | IWMReaderNetworkConfig | |
GetProxyBypassForLocal([in] const WCHAR *protocol, [out] BOOL *bypass) | IWMReaderNetworkConfig | |
GetProxyExceptionList([in] const WCHAR *protocol, [out, size_is(*count)] WCHAR *exceptions, [in, out] DWORD *count) | IWMReaderNetworkConfig | |
GetProxyHostName([in] const WCHAR *protocol, [out, size_is(*size)] WCHAR *hostname, [in, out] DWORD *size) | IWMReaderNetworkConfig | |
GetProxyPort([in] const WCHAR *protocol, [out] DWORD *port) | IWMReaderNetworkConfig | |
GetProxySettings([in] const WCHAR *protocol, [out] WMT_PROXY_SETTINGS *proxy) | IWMReaderNetworkConfig | |
GetSupportedProtocolName([in] DWORD protocol_num, [out, size_is(*size)] WCHAR *protocol, [in, out] DWORD *size) | IWMReaderNetworkConfig | |
GetUDPPortRanges([out, size_is(*ranges)] WM_PORT_NUMBER_RANGE *array, [in, out] DWORD *ranges) | IWMReaderNetworkConfig | |
LPUNKNOWN typedef | IUnknown | |
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) | IUnknown | |
Release() | IUnknown | |
ResetLoggingUrlList() | IWMReaderNetworkConfig | |
ResetProtocolRollover() | IWMReaderNetworkConfig | |
SetBufferingTime([in] QWORD buffering_time) | IWMReaderNetworkConfig | |
SetConnectionBandwidth([in] DWORD bandwidth) | IWMReaderNetworkConfig | |
SetEnableHTTP([in] BOOL enable) | IWMReaderNetworkConfig | |
SetEnableMulticast([in] BOOL multicast) | IWMReaderNetworkConfig | |
SetEnableTCP([in] BOOL enable) | IWMReaderNetworkConfig | |
SetEnableUDP([in] BOOL enable) | IWMReaderNetworkConfig | |
SetForceRerunAutoProxyDetection([in] BOOL detection) | IWMReaderNetworkConfig | |
SetProxyBypassForLocal([in] const WCHAR *protocol, [in] BOOL bypass) | IWMReaderNetworkConfig | |
SetProxyExceptionList([in] const WCHAR *protocol, [in] const WCHAR *exceptions) | IWMReaderNetworkConfig | |
SetProxyHostName([in] const WCHAR *protocol, [in] const WCHAR *hostname) | IWMReaderNetworkConfig | |
SetProxyPort([in] const WCHAR *protocol, [in] DWORD port) | IWMReaderNetworkConfig | |
SetProxySettings([in] LPCWSTR protocol, [in] WMT_PROXY_SETTINGS proxy) | IWMReaderNetworkConfig | |
SetUDPPortRanges([in, size_is(ranges)] WM_PORT_NUMBER_RANGE *array, [in] DWORD ranges) | IWMReaderNetworkConfig |