This document is archived and information here might be outdated. Recommended version. |
Creates All Cache Directories in path
[Visual Basic .NET]
Public Sub CreateAllCacheSubDirectoriesInPath ( _
ByVal fullPath As String _
)
[C#]
public void CreateAllCacheSubDirectoriesInPath (
string fullPath
);
[C++]
HRESULT CreateAllCacheSubDirectoriesInPath(
BSTR fullPath
);
[C++] Parameters fullPath [in]
fullPath is a parameter of type BSTR