IDebugApplicationThread.GetDescription(String, String) Method
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.
C++
public:
int GetDescription([Runtime::InteropServices::Out] System::String ^ % pbstrDescription, [Runtime::InteropServices::Out] System::String ^ % pbstrState);
public int GetDescription(out string pbstrDescription, out string pbstrState);
abstract member GetDescription : string * string -> int
Public Function GetDescription (ByRef pbstrDescription As String, ByRef pbstrState As String) As Integer
- pbstrDescription
- String
- pbstrState
- String
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019 |