SECFileSystem::GetCurrentFileSystem

CStringSECFileSystem::GetCurrentFileSystem(void)

Returns the current filesystem.

Defined in: filesys.cpp

Return Value

The name of the current filesystem.

Comments

To return a string containing the current filesystem name.

Example

CString FileSystem = fs.GetCurrentFileSystem();

See Also

SECFileSystem  GetCurrentDirectory  ChangeFileSystem