This document is archived and information here might be outdated. Recommended version. |
Checks if at least one service is currently using the input directory
[Visual Basic .NET] Public Function IsInputDirInUse ( _ ) As Boolean
[C#] public bool IsInputDirInUse ( );
[C++]
HRESULT IsInputDirInUse(
void
);