RemoveDirectoryConnection method

Removes the Directory Connection having the given ConnectionID from the Facility or the Master Facility associated with this Member Manager.

Syntax


C++
HRESULT RemoveDirectoryConnection (
   LONG ConnectionID )
Scripting languages
Object.RemoveDirectoryConnection
   ConnectionID as LONG

Parameters


ConnectionID

The ID of the directory connection to remove.

Return value


C++

The return code.

Scripting languages

None.

 

Home

Applies to

IERUMemberManager