This document is archived and information here might be outdated. Recommended version. |
Maximum number of different Las surfaces kept in this cache folder.
[Visual Basic .NET]
Public Property CacheMaxNumSurfaces As Integer
[C#]
public int CacheMaxNumSurfaces {get; set;}
[C++]
HRESULT get_CacheMaxNumSurfaces(
System.Int32* pMaxNumSurfaces
);
[C++]
HRESULT put_CacheMaxNumSurfaces(
long pMaxNumSurfaces
);
[C++] Parameters pMaxNumSurfaces [out, retval]
pMaxNumSurfaces is a parameter of type long* pMaxNumSurfaces [in]
pMaxNumSurfaces is a parameter of type long