Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Do not use. Flags for specifying the type of access needed when accessing a stream.
Syntax
typedef enum {
ACCESS_READ = 100,
ACCESS_WRITE = 200
} ACCESSTYPE;
Constants
-
ACCESS_READ
-
Database access permission is read access.
-
ACCESS_WRITE
-
Database access permission is write access.
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Product |
Outlook Express 6.0 |
IDL |
|