Platform SDK: TAPI |
Gets DIRECTORY_TYPE indicator of the type of the directory.
HRESULT get_DirectoryType( DIRECTORY_TYPE *pDirectoryType );
Value | Meaning |
---|---|
S_OK | Method succeeded. |
E_POINTER | The pDirectoryType parameter is not a valid pointer. |
Windows NT/2000: Requires Windows 2000.
Version: Requires TAPI 3.0 or later.
Header: Declared in Rend.h.
Library: Use Rendid.lib.