IMAExtensible2CallImport Interface

This interface allows for call-based import.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As IMAExtensible2CallImport

Syntax

'Declaration
Public Interface IMAExtensible2CallImport
public interface IMAExtensible2CallImport
public interface class IMAExtensible2CallImport
public interface IMAExtensible2CallImport
public interface IMAExtensible2CallImport

Remarks

If you plan on implementing any of this interfaces methods, be aware that you must implement all of the methods (CloseImportConnection, GetImportEntries, and OpenImportConnection) in your code. The three methods are considered a triple and an error will occur if all three are not present.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

IMAExtensible2CallImport Members
Microsoft.MetadirectoryServices Namespace