IDebugRestrictedExceptionInfo110.GetInfo(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 GetInfo([Runtime::InteropServices::Out] System::String ^ % pbstrCapabilitySid, [Runtime::InteropServices::Out] System::String ^ % pbstrRestrictedReference);
public int GetInfo(out string pbstrCapabilitySid, out string pbstrRestrictedReference);
abstract member GetInfo : string * string -> int
Public Function GetInfo (ByRef pbstrCapabilitySid As String, ByRef pbstrRestrictedReference As String) As Integer
- pbstrCapabilitySid
- String
- pbstrRestrictedReference
- String
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |