ISccManagerLoaded 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.
Defines when the SccManager is loaded.
public interface class ISccManagerLoaded
public interface class ISccManagerLoaded
__interface ISccManagerLoaded
[System.Runtime.InteropServices.Guid("795635A0-4522-11D1-8DCE-00AA00A3F593")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ISccManagerLoaded
[System.Runtime.InteropServices.Guid("795635A0-4522-11D1-8DCE-00AA00A3F593")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISccManagerLoaded
[<System.Runtime.InteropServices.Guid("795635A0-4522-11D1-8DCE-00AA00A3F593")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ISccManagerLoaded = interface
[<System.Runtime.InteropServices.Guid("795635A0-4522-11D1-8DCE-00AA00A3F593")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISccManagerLoaded = interface
Public Interface ISccManagerLoaded
- Attributes