The information in this article applies to:
SUMMARY
The field fi3_permissions in the FILE_INFO_3 structure returned in the call
NetFileEnum and NetFileGetInfo functions might return more values than
those documented in the Win32 SDK.
MORE INFORMATIONThe documentation lists three possible values that can be found in the bitmask for the fi3_permissions field: fi3_permissions:Specifies the access permissions of the opening application. This member can be any of the following values:
However, there are additional possibilities that are not documented in the
SDK or the header files. Users do not need to check these values, but the
additional values might cause some confusion. They are listed here for
clarification.
from lmaccess.h:
REFERENCES
"Lan Manager Programmer's Reference," Microsoft, page 24, Microsoft Press,
1990
Additional query words:
Keywords : kbnetwork kbAPI kbNTOS400 kbSDKPlatform kbNetAPI kbGrpNet |
Last Reviewed: January 10, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |