IMAExtensible2CallExport Interface

This interface allows for call-based export. It should not be implemented for import-only management agents.

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

Usage

'Usage
Dim instance As IMAExtensible2CallExport

Syntax

'Declaration
Public Interface IMAExtensible2CallExport
public interface IMAExtensible2CallExport
public interface class IMAExtensible2CallExport
public interface IMAExtensible2CallExport
public interface IMAExtensible2CallExport

Remarks

If you plan on implementing any of this interfaces methods, be aware that you must implement all of the methods (CloseExportConnection, OpenExportConnection, and PutExportEntries) 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

IMAExtensible2CallExport Members
Microsoft.MetadirectoryServices Namespace