WNetGetDirectoryType16 (USER.530)
WORD WNetGetDirectoryType16 ( LPSTR lpName, LPINT16 lpType )
WNetGetDirectoryType [USER.530] Decides whether resource is local.
on success, puts one of the following in *lpType:
- WNDT_NETWORK on a network
- WNDT_LOCAL local
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/user32/network.c". source.winehq.org/source/dlls/user32/network.c
Debug channel "wnet".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.