Condividi tramite


IPropertyProxyProvider.GetPropertyProxy(UInt32, IPropertyProxyEESide) Method

Definition

public:
 int GetPropertyProxy(System::UInt32 dwID, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IPropertyProxyEESide ^ % proxy);
public int GetPropertyProxy(uint dwID, out Microsoft.VisualStudio.Debugger.Interop.IPropertyProxyEESide proxy);
abstract member GetPropertyProxy : uint32 * IPropertyProxyEESide -> int
Public Function GetPropertyProxy (dwID As UInteger, ByRef proxy As IPropertyProxyEESide) As Integer

Parameters

dwID
UInt32

Returns

Applies to