Platform SDK: Network Management |
Windows 95/98: The access_info_0 structure contains the name of a resource.
Windows NT/2000: This structure is not supported on Windows NT/Windows 2000.
struct _access_info_0 { char FAR *acc0_resource_name; };
Resource type | Required format |
---|---|
Disk drive | drive: |
Path | \path |
Directory | drive:\pathname |
File | drive:\pathname |
UNC | \\server\sharename\path |
Pipe | \pipe\pipename |
Printer queue | \print\queuename |
Windows NT/2000: Unsupported.
Windows 95/98: Requires Windows 95 or later.
Header: Declared in Svrapi.h.
Network Management Overview, Network Management Structures, Access Functions, NetAccessEnum, NetAccessGetInfo, access_info_1