IExternalConnection.AddConnection(UInt32, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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