SVsImageService 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 GetService(Type) to return a reference to IVsImageService.
public interface class SVsImageService
public interface class SVsImageService
__interface SVsImageService
public interface SVsImageService
[System.Runtime.InteropServices.Guid("ACC9EB93-CAD8-41DE-80DA-BD35CC5112AE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsImageService
type SVsImageService = interface
[<System.Runtime.InteropServices.Guid("ACC9EB93-CAD8-41DE-80DA-BD35CC5112AE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsImageService = interface
Public Interface SVsImageService
- Attributes