EntryPoint Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)

[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute("29C3F239-A6FD-430A-944B-0BC8B69701AA")]
public interface class EntryPoint

NameDescription
System_CAPS_pubmethodBeginInit()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodEndInit()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodFinishInitialization()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodInitialize()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodInitializeDataBindings()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodOnShutdown()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodOnStartup()

This API supports the product infrastructure and is not intended to be used directly from your code.

Return to top
Show: