IDebugCoreServer3.GetConnectionProtocol(CONNECTION_PROTOCOL[]) 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:
int GetConnectionProtocol(cli::array <Microsoft::VisualStudio::Debugger::Interop::CONNECTION_PROTOCOL> ^ pProtocol);
public int GetConnectionProtocol(Microsoft.VisualStudio.Debugger.Interop.CONNECTION_PROTOCOL[] pProtocol);
abstract member GetConnectionProtocol : Microsoft.VisualStudio.Debugger.Interop.CONNECTION_PROTOCOL[] -> int
Public Function GetConnectionProtocol (pProtocol As CONNECTION_PROTOCOL()) As Integer
Parameters
- pProtocol
- CONNECTION_PROTOCOL[]