IWdsTransportNamespaceScheduledCast interface (wdstptmgmt.h)

Represents a base interface to the derived interfaces: IWdsTransportNamespaceScheduledCastManualStart and IWdsTransportNamespaceScheduledCastAutoStart. An administrator must start multicast sessions that are hosted by a namespace object of these derived interfaces.

Inheritance

The IWdsTransportNamespaceScheduledCast interface inherits from IWdsTransportNamespace. IWdsTransportNamespaceScheduledCast also has these types of members:

Methods

The IWdsTransportNamespaceScheduledCast interface has these methods.

 
IWdsTransportNamespaceScheduledCast::StartTransmission

Starts a transmission on a namespace.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header wdstptmgmt.h

See also

IWdsTransportNamespace