IBinding::GetBindResult Method (Guid, UInt32, IntPtr, UInt32)

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

void GetBindResult(
	[OutAttribute] Guid% pclsidProtocol,
	[OutAttribute] unsigned int% pdwResult,
	IntPtr pszResult,
	unsigned int dwReserved
)

Parameters

pclsidProtocol
Type: System::Guid
pdwResult
Type: System::UInt32
pszResult
Type: System::IntPtr
dwReserved
Type: System::UInt32
Return to top
Show: