IClientSecurity::CopyProxy Method (Object^, Object^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void CopyProxy(
	Object^ pProxy,
	[OutAttribute] Object^% ppCopy
)

Parameters

pProxy
Type: System::Object^
ppCopy
Type: System::Object^
Return to top
Show: