Share via


IExternalConnection.AddConnection(UInt32, UInt32) Method

Definition

public:
 System::UInt32 AddConnection(System::UInt32 EXTCONN, System::UInt32 reserved);
public:
 unsigned int AddConnection(unsigned int EXTCONN, unsigned int reserved);
unsigned int AddConnection(unsigned int EXTCONN, unsigned int reserved);
public uint AddConnection (uint EXTCONN, uint reserved);
abstract member AddConnection : uint32 * uint32 -> uint32
Public Function AddConnection (EXTCONN As UInteger, reserved As UInteger) As UInteger

Parameters

EXTCONN
UInt32
reserved
UInt32

Returns

Applies to