| AddLoggingUrl([in] const WCHAR *url) | IWMReaderNetworkConfig | |
| AddRef() | IUnknown | |
| GetAcceleratedStreamingDuration([out] QWORD *duration) | IWMReaderNetworkConfig2 | |
| GetAutoReconnectLimit([out] DWORD *limit) | IWMReaderNetworkConfig2 | |
| GetBufferingTime([out] QWORD *buffering_time) | IWMReaderNetworkConfig | |
| GetConnectionBandwidth([out] DWORD *bandwidth) | IWMReaderNetworkConfig | |
| GetEnableContentCaching([out] BOOL *enable) | IWMReaderNetworkConfig2 | |
| GetEnableFastCache([out] BOOL *enable) | IWMReaderNetworkConfig2 | |
| GetEnableHTTP([out] BOOL *enable) | IWMReaderNetworkConfig | |
| GetEnableMulticast([out] BOOL *multicast) | IWMReaderNetworkConfig | |
| GetEnableResends([out] BOOL *enable) | IWMReaderNetworkConfig2 | |
| GetEnableTCP([out] BOOL *enable) | IWMReaderNetworkConfig | |
| GetEnableThinning([out] BOOL *enable) | IWMReaderNetworkConfig2 | |
| 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 | |
| GetMaxNetPacketSize([out] DWORD *packet_size) | IWMReaderNetworkConfig2 | |
| 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 | |
| SetAcceleratedStreamingDuration([in] QWORD duration) | IWMReaderNetworkConfig2 | |
| SetAutoReconnectLimit([in] DWORD limit) | IWMReaderNetworkConfig2 | |
| SetBufferingTime([in] QWORD buffering_time) | IWMReaderNetworkConfig | |
| SetConnectionBandwidth([in] DWORD bandwidth) | IWMReaderNetworkConfig | |
| SetEnableContentCaching([in] BOOL enable) | IWMReaderNetworkConfig2 | |
| SetEnableFastCache([in] BOOL enable) | IWMReaderNetworkConfig2 | |
| SetEnableHTTP([in] BOOL enable) | IWMReaderNetworkConfig | |
| SetEnableMulticast([in] BOOL multicast) | IWMReaderNetworkConfig | |
| SetEnableResends([in] BOOL enable) | IWMReaderNetworkConfig2 | |
| SetEnableTCP([in] BOOL enable) | IWMReaderNetworkConfig | |
| SetEnableThinning([in] BOOL enable) | IWMReaderNetworkConfig2 | |
| 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 | |