Windows 3.1 Device Drivers (ddag31qh.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Network Driver Functions
                                                     Up Next Previous
────────────────────────────────────────────────────────────────────────────
Enable                 Enables the network driver
Disable                Disables the network driver
WNetAbortJob           Aborts a print job
WNetAddConnection      Adds network connections
WNetBrowseDialog       Displaying the browse dialog box
WNetCancelConnection   Removes network connections
WNetCancelJob          Cancels a print job
WNetCloseJob           Closes a network print job
WNetConnectDialog      Displays a shell connection dialog box
WNetConnectionDialog   Displays a connection dialog box
WNetDeviceMode         Displays the driver-specific dialog box
WNetDirectoryNotify    Notifies driver of operations on directories
WNetDisconnectDialog   Displays a shell disconnection dialog box
WNetGetCaps            Retrieves network capabilities
WNetGetConnection      Lists network connections
WNetGetDirectoryType   Retrieves directory type
WNetGetError           Gets the current network error
WNetGetErrorText       Gets extended error information
WNetGetPropertyText    Adds buttons to a property dialog box
WNetGetUser            Retrieves the current user name
WNetHoldJob            Holds a print job
WNetLockQueueData      Locks network queue data
WNetOpenJob            Opens a network print job
WNetPropertyDialog     Supports added buttons in the property dialog
WNetReleaseJob         Releases a print job
WNetRestoreConnection  Restores a connection to a network device
WNetSetJobCopies       Sets the number of job copies
WNetUnlockQueueData    Unlocks network queue data
WNetUnwatchQueue       Stops watching a network print queue
WNetViewQueueDialog    Display a queue viewing dialog box
WNetWatchQueue         Watches a network print queue
WNetWriteJob           Writes to an open print job
LFNFindFirst           Searches for the first file with a matching name
LFNFindNext            Searches for the next file with a matching name
LFNFindClose           Ends the search for matching files
LFNGetAttributes       Retrieves file attributes
LFNSetAttributes       Sets file attributes
LFNCopy                Copies a file
LFNMove                Moves a file
LFNDelete              Deletes a file
LFNMKDir               Creates a directory
LFNRMDir               Removes a directory
LFNGetVolumeLabel      Retrieves the volume label
LFNSetVolumeLabel      Sets the volume label
LFNParse               Parses paths
LFNVolumeType          Specifies volume type
FDATE                  File date
FILEFINDBUF2           File Information Buffer
FTIME                  File time
QUEUESTRUCT            Queue Structure
JOBSTRUCT              Job Structure
Network Return Values