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