IWdsTransportConfigurationManager2::get_MulticastSessionPolicy method (wdstptmgmt.h)
Receives an interface pointer to the Configuration Manager’s Multicast Session Policy object. This object can be used to configure multicast session parameters that are available beginning with Windows Server 2008 R2.
This property is read-only.
Syntax
HRESULT get_MulticastSessionPolicy(
IWdsTransportMulticastSessionPolicy **ppWdsTransportMulticastSessionPolicy
);
Parameters
ppWdsTransportMulticastSessionPolicy
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |
DLL | Wdstptmgmt.dll |