IMoniker.RelativePathTo(IMoniker, IMoniker) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void RelativePathTo(Microsoft::VisualStudio::OLE::Interop::IMoniker ^ pmkOther, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IMoniker ^ % ppmkRelPath);
public void RelativePathTo (Microsoft.VisualStudio.OLE.Interop.IMoniker pmkOther, out Microsoft.VisualStudio.OLE.Interop.IMoniker ppmkRelPath);
abstract member RelativePathTo : Microsoft.VisualStudio.OLE.Interop.IMoniker * IMoniker -> unit
Public Sub RelativePathTo (pmkOther As IMoniker, ByRef ppmkRelPath As IMoniker)
Paramètres
- pmkOther
- IMoniker
- ppmkRelPath
- IMoniker