Clears the files and folders specified by
IEdmClearLocalCache::AddFilebyPath and
IEdmClearLocalCache::AddFolder from the local cache.
Syntax
Visual Basic (Declaration) | |
---|
Sub CommitClear( _
Optional ByVal poCallback As EdmCallback _
) |
C++/CLI | |
---|
void CommitClear(
& EdmCallback^ poCallback
) |
Parameters
- poCallback
- Optional pointer to a class that implements IEdmCallback to provide progress feedback to the user
Example
Remarks
See Also
Availability
SolidWorks Enterprise PDM 2008