EntryPoint 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class EntryPoint
[System.Runtime.InteropServices.Guid("29C3F239-A6FD-430A-944B-0BC8B69701AA")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface EntryPoint
type EntryPoint = interface
Public Interface EntryPoint
- 派生
- 属性
方法
| BeginInit() | |
| EndInit() | |
| FinishInitialization() | |
| Initialize() | |
| InitializeDataBindings() | |
| OnShutdown() | |
| OnStartup() |