IBinding::GetBindResult Method (Guid, UInt32, IntPtr, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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
Show: