IVCBuildCompleteCallback 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.
public interface class IVCBuildCompleteCallback
public interface class IVCBuildCompleteCallback
__interface IVCBuildCompleteCallback
[System.Runtime.InteropServices.Guid("9B92C18D-A218-4266-BB37-F9D58C17F07B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVCBuildCompleteCallback
[<System.Runtime.InteropServices.Guid("9B92C18D-A218-4266-BB37-F9D58C17F07B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVCBuildCompleteCallback = interface
Public Interface IVCBuildCompleteCallback
- Attributes
Methods
OnBuildCompleted(UInt32, Boolean) |