IDebugPortRequest2.GetPortName(String) 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 GetPortName([Runtime::InteropServices::Out] System::String ^ % pbstrPortName);
public int GetPortName(out string pbstrPortName);
abstract member GetPortName : string -> int
Public Function GetPortName (ByRef pbstrPortName As String) As Integer
Parameters
- pbstrPortName
- String