Share via


IDebugRestrictedExceptionInfo110.GetInfo(String, String) Method

Definition

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

Returns

Applies to