IWdsTransportNamespaceScheduledCastAutoStart::get_StartTime method (wdstptmgmt.h)

Retrieves or sets a condition that starts transmission automatically. Transmission starts when the UTC time reaches the value of this property.

This property is read/write.

Syntax

HRESULT get_StartTime(
  DATE *pStartTime
);

Parameters

pStartTime

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

See also

IWdsTransportNamespaceScheduledCastAutoStart