r4436: add one more flag
[samba.git] / source4 / librpc / idl / srvsvc.idl
index 5991284ee988d7f13b3136a86c6a673f2a3560f1..aea5c686a206e654a0f8e78c1d8db82b60fac1fe 100644 (file)
        const int STYPE_PRINTQ   = 1;
        const int STYPE_DEVICE   = 2;   /* Serial device */
        const int STYPE_IPC      = 3;   /* Interprocess communication (IPC) */
        const int STYPE_PRINTQ   = 1;
        const int STYPE_DEVICE   = 2;   /* Serial device */
        const int STYPE_IPC      = 3;   /* Interprocess communication (IPC) */
+       const int STYPE_TEMPORARY= 0x40000000; /* share is a temporary one */
        const int STYPE_HIDDEN   = 0x80000000; /* share is a hidden one */
 
        typedef struct {
        const int STYPE_HIDDEN   = 0x80000000; /* share is a hidden one */
 
        typedef struct {