Determines the number of features to cache if the CacheFeatures property is true.
[Visual Basic 6.0] Property FeatureCacheWindow As Empty
[Visual Basic .NET] Public Property FeatureCacheWindow As Integer
[C#] public int FeatureCacheWindow {get; set;}
[Java] public int getFeatureCacheWindow() throws IOException, AutomationException
[Java] public void setFeatureCacheWindow( Long FeatureCacheWindow ) throws IOException, AutomationException
[C++]
HRESULT get_FeatureCacheWindow(
Long* pnPercent
);
[C++] HRESULT put_FeatureCacheWindow( Long pnPercent);
Parameters
pnPercent [out, retval]
pnPercent is a parameter of type Long
pnPercent [in]
pnPercent is a parameter of type Long
Reserved for future use.