INDAdapter Interface

Use to manage a Network Direct adapter.

The INDProvider::OpenAdapter method returns this interface.

Members

The INDAdapter interface inherits from INDOverlapped. INDAdapter also defines the following types of members:

  • Methods

Methods

The INDAdapter interface defines the following methods.

Method Description
GetFileHandle

Retrieves the adapter's file handle.

Query

Retrieves the capabilities and limits of the Network Direct adapter.

CreateCompletionQueue

Allocates a completion queue.

RegisterMemory

Registers an application-defined buffer to be used in requests issued to the inbound and outbound queues of an endpoint.

DeregisterMemory

Removes the memory registration for an application buffer.

CreateMemoryWindow

Creates an uninitialized memory window.

CreateConnector

Creates a new INDConnector instance.

Listen

Creates a Listen object that listens for incoming connection requests.

 

Requirements

Product

Microsoft Message Passing Interface (MS-MPI)

Header

Ndspi.h

 

 

Send comments about this topic to Microsoft

Build date: 7/2/2010