IDebugRestrictedExceptionInfo110.GetInfo(String, 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 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
Parameters
- pbstrCapabilitySid
- String
- pbstrRestrictedReference
- String