ICachedDataProvider 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("D576C22C-643C-4FB7-B8F1-2B9091456358")]
public interface class ICachedDataProvider

NameDescription
System_CAPS_pubpropertyIsCacheInitialized

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

NameDescription
System_CAPS_pubmethodFillCachedData(Object^)

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

System_CAPS_pubmethodIsCached(Object^, String^)

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

System_CAPS_pubmethodNeedsFill(Object^, String^)

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

System_CAPS_pubmethodStartCaching(Object^, String^)

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

System_CAPS_pubmethodStopCaching(Object^, String^)

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

Return to top
Show: