IWdsTransportConfigurationManager::get_ServicePolicy method (wdstptmgmt.h)
Receives an interface pointer to the Configuration Manager's Service Policy object. This object can be used to configure service parameters such as the multicast IP address source and the active network profile.
This property is read-only.
Syntax
HRESULT get_ServicePolicy(
IWdsTransportServicePolicy **ppWdsTransportServicePolicy
);
Parameters
ppWdsTransportServicePolicy
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 |