INDAdapter::CreateConnector Method

Creates a new INDConnector instance.

Syntax

HRESULT CreateConnector(
  [out]  INDConnector **ppConnector
);

Parameters

  • ppConnector [out]
    An INDConnector interface that you use to connect to a remote peer.

Return Value

When you implement this method, you should return the following return values. If you return others, try to use well-known values to aid in debugging issues.

Requirements

Product

Microsoft Message Passing Interface (MS-MPI)

Header

Ndspi.h

See Also

INDAdapter

 

 

Send comments about this topic to Microsoft

Build date: 7/2/2010