Partager via


IPSFactoryBuffer.CreateProxy, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub CreateProxy ( _
    pUnkOuter As Object, _
    ByRef riid As Guid, _
    <OutAttribute> ByRef ppProxy As IRpcProxyBuffer, _
    <OutAttribute> ByRef ppv As IntPtr _
)
void CreateProxy(
    Object pUnkOuter,
    ref Guid riid,
    out IRpcProxyBuffer ppProxy,
    out IntPtr ppv
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IPSFactoryBuffer Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms