IExternalConnection::ReleaseConnection Method (UInt32, UInt32, Int32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

unsigned int ReleaseConnection(
	unsigned int EXTCONN,
	unsigned int reserved,
	int fLastReleaseCloses
)

Parameters

__unnamed0
EXTCONN
Type: System::UInt32
reserved
Type: System::UInt32

Return Value

Type: System::UInt32
Return to top
Show: