다음을 통해 공유


IClientSecurity.CopyProxy Method

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

Syntax

‘선언
Sub CopyProxy ( _
    pProxy As Object, _
    <OutAttribute> ByRef ppCopy As Object _
)
void CopyProxy(
    Object pProxy,
    out Object ppCopy
)

Parameters

.NET Framework Security

See Also

Reference

IClientSecurity Interface

Microsoft.VisualStudio.OLE.Interop Namespace