Share via


ManagedWrapper.GetSite(Guid, Object) Méthode

Définition

Retourne le site pour le wrapper.

public:
 int GetSite(Guid % riid, [Runtime::InteropServices::Out] System::Object ^ % ppvSite);
public int GetSite (ref Guid riid, out object ppvSite);
member this.GetSite : Guid * obj -> int
Public Function GetSite (ByRef riid As Guid, ByRef ppvSite As Object) As Integer

Paramètres

riid
Guid

L'identificateur.

ppvSite
Object

Site.

Retours

Int32

Site pour le wrapper.

S’applique à