Skip to content

Latest commit

 

History

History
137 lines (116 loc) · 3.29 KB

nf-rend-itdirectoryobjectconference-put_starttime.md

File metadata and controls

137 lines (116 loc) · 3.29 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:rend.ITDirectoryObjectConference.put_StartTime
ITDirectoryObjectConference::put_StartTime (rend.h)
The put_StartTime method sets the start time of the conference.
ITDirectoryObjectConference interface [TAPI 2.2]
put_StartTime method
ITDirectoryObjectConference.put_StartTime
ITDirectoryObjectConference::put_StartTime
_tapi3_itdirectoryobjectconference_put_starttime
put_StartTime
put_StartTime method [TAPI 2.2]
put_StartTime method [TAPI 2.2]
ITDirectoryObjectConference interface
rend/ITDirectoryObjectConference::put_StartTime
tapi3.itdirectoryobjectconference_put_starttime
tapi3\itdirectoryobjectconference_put_starttime.htm
tapi3
87ccf59c-3fe6-4247-b7f9-d1fb8bcf4b69
12/05/2018
ITDirectoryObjectConference interface [TAPI 2.2],put_StartTime method, ITDirectoryObjectConference.put_StartTime, ITDirectoryObjectConference::put_StartTime, _tapi3_itdirectoryobjectconference_put_starttime, put_StartTime, put_StartTime method [TAPI 2.2], put_StartTime method [TAPI 2.2],ITDirectoryObjectConference interface, rend/ITDirectoryObjectConference::put_StartTime, tapi3.itdirectoryobjectconference_put_starttime
rend.h
Windows
Rend.idl
Rend.dll
Windows
19H1
ITDirectoryObjectConference::put_StartTime
rend/ITDirectoryObjectConference::put_StartTime
c++
APIRef
kbSyntax
COM
Rend.dll
ITDirectoryObjectConference.put_StartTime

ITDirectoryObjectConference::put_StartTime

-description

[Rendezvous IP Telephony Conferencing controls and interfaces are not available for use in Windows Vista, Windows Server 2008, and subsequent versions of the operating system. The RTC Client API provides similar functionality.]

The put_StartTime method sets the start time of the conference.

-parameters

-param Date [in]

Conference start time.

-returns

This method can return one of these values.

Return code Description
S_OK
Method succeeded.
E_INVALIDARG
The Date parameter is not valid.
E_OUTOFMEMORY
Insufficient memory exists to perform the operation.
E_FAIL
Unspecified error.
E_NOTIMPL
This method is not yet implemented.

-see-also

ITDirectoryObjectConference

ITDirectoryObjectConference::get_StartTime