SVSMDTypeResolutionService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to the QueryService(Guid, Guid, IntPtr) method to return a reference to the IVSMDTypeResolutionService interface.
public interface class SVSMDTypeResolutionService
public interface class SVSMDTypeResolutionService
__interface SVSMDTypeResolutionService
[System.Runtime.InteropServices.Guid("3411DD99-2445-43C8-918E-99BFBFAF8292")]
public interface SVSMDTypeResolutionService
[System.Runtime.InteropServices.Guid("3411DD99-2445-43C8-918E-99BFBFAF8292")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SVSMDTypeResolutionService
[<System.Runtime.InteropServices.Guid("3411DD99-2445-43C8-918E-99BFBFAF8292")>]
type SVSMDTypeResolutionService = interface
[<System.Runtime.InteropServices.Guid("3411DD99-2445-43C8-918E-99BFBFAF8292")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SVSMDTypeResolutionService = interface
Public Interface SVSMDTypeResolutionService
- Attributes