- $ ./wnetgetresourceinformationtest1 '\\derfw1fs10.global.loc\' -> Querying resource information for: \\derfw1fs10.global.loc\
- ---------------------------------------------------
- WNetGetResourceInformationW Succeeded
- ---------------------------------------------------
- [ NETRESOURCE Fields ]
- dwScope: Unknown Scope (0x0)
- dwType: RESOURCETYPE_ANY (0x0)
- dwDisplayType: RESOURCEDISPLAYTYPE_SERVER (0x2)
- dwUsage: RESOURCEUSAGE_CONTAINER (0x2)
- lpLocalName: (NULL)
- lpRemoteName: \\derfw1fs10.global.loc
- lpComment: (NULL)
- lpProvider: Microsoft Windows Network
- [ System String (lplpSystem) ]
- System String: (NULL)
- $ ./wnetgetresourceinformationtest1 '\\derfw1fs10.global.loc\copy\foo'
- -> Querying resource information for: \\derfw1fs10.global.loc\copy\foo
- ---------------------------------------------------
- WNetGetResourceInformationW Succeeded
- ---------------------------------------------------
- [ NETRESOURCE Fields ]
- dwScope: Unknown Scope (0x0)
- dwType: RESOURCETYPE_DISK (0x1)
- dwDisplayType: RESOURCEDISPLAYTYPE_SHARE (0x3)
- dwUsage: RESOURCEUSAGE_CONNECTABLE (0x5)
- lpLocalName: (NULL)
- lpRemoteName: \\derfw1fs10.global.loc\copy
- lpComment:
- lpProvider: Microsoft Windows Network
- [ System String (lplpSystem) ]
- System String: \foo
WNetGetResourceInformationW output
Posted by Anonymous on Mon 20th Oct 2025 13:27
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.