Programmatically determining space available from UNC Path
        Posted  
        
            by LBushkin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by LBushkin
        
        
        
        Published on 2010-01-12T16:11:53Z
        Indexed on 
            2010/03/20
            19:31 UTC
        
        
        Read the original article
        Hit count: 433
        
Is there a programmatic API for determining available space on NAS sotrage from a UNC path? I looked through the WMI documentation and it wasn't clear that this is possible.
A code example and references to the relevant API calls would be much appreciated.
© Stack Overflow or respective owner