Skip to content

Latest commit

 

History

History
105 lines (87 loc) · 2.73 KB

nf-rend-itdirectory-get_directorytype.md

File metadata and controls

105 lines (87 loc) · 2.73 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.ITDirectory.get_DirectoryType
ITDirectory::get_DirectoryType (rend.h)
The get_DirectoryType method gets DIRECTORY_TYPE indicator of the type of the directory.
ITDirectory interface [TAPI 2.2]
get_DirectoryType method
ITDirectory.get_DirectoryType
ITDirectory::get_DirectoryType
_tapi3_itdirectory_get_directorytype
get_DirectoryType
get_DirectoryType method [TAPI 2.2]
get_DirectoryType method [TAPI 2.2]
ITDirectory interface
rend/ITDirectory::get_DirectoryType
tapi3.itdirectory_get_directorytype
tapi3\itdirectory_get_directorytype.htm
tapi3
3f0ca4c2-4ba9-4a6e-877b-36486086368f
12/05/2018
ITDirectory interface [TAPI 2.2],get_DirectoryType method, ITDirectory.get_DirectoryType, ITDirectory::get_DirectoryType, _tapi3_itdirectory_get_directorytype, get_DirectoryType, get_DirectoryType method [TAPI 2.2], get_DirectoryType method [TAPI 2.2],ITDirectory interface, rend/ITDirectory::get_DirectoryType, tapi3.itdirectory_get_directorytype
rend.h
Windows
Rend.idl
Rend.dll
Windows
19H1
ITDirectory::get_DirectoryType
rend/ITDirectory::get_DirectoryType
c++
APIRef
kbSyntax
COM
Rend.dll
ITDirectory.get_DirectoryType

ITDirectory::get_DirectoryType

-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 get_DirectoryType method gets DIRECTORY_TYPE indicator of the type of the directory.

-parameters

-param pDirectoryType [out]

Pointer to type of the directory.

-returns

This method can return one of these values.

Return code Description
S_OK
Method succeeded.
E_POINTER
The pDirectoryType parameter is not a valid pointer.

-see-also

DIRECTORY_TYPE

ITDirectory