Microsoft.Win32.Win32Native.GetLogicalDrives C# (CSharp) Method

GetLogicalDrives() private method

private GetLogicalDrives ( ) : int
return int
        internal static extern int GetLogicalDrives();
#endif // !PLATFORM_UNIX