sbFileSystemCID.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SONGBIRD_FILESYSTEMWATCHER_CONTRACTID   "@songbirdnest.com/filesystem/watcher;1"
 
#define SONGBIRD_FILESYSTEMWATCHER_CLASSNAME   "Songbird FileSystem Watcher"
 
#define SONGBIRD_FILESYSTEMWATCHER_CID
 
#define SONGBIRD_FILESYSTEMNODE_CLASSNAME   "Songbird FileSystem Node"
 
#define SONGBIRD_FILESYSTEMNODE_CID
 

Macro Definition Documentation

#define SONGBIRD_FILESYSTEMNODE_CID
Value:
{ /* 57DAC47F-2796-4570-86C3-F67CDC11CD31 */ \
0x57DAC47F, \
0x2796, \
0x4570, \
{0x86, 0xC3, 0xF6, 0x7C, 0xDC, 0x11, 0xCD, 0x31} \
}

Definition at line 46 of file sbFileSystemCID.h.

#define SONGBIRD_FILESYSTEMNODE_CLASSNAME   "Songbird FileSystem Node"

Definition at line 44 of file sbFileSystemCID.h.

#define SONGBIRD_FILESYSTEMWATCHER_CID
Value:
{ /* A433A0C9-C350-421A-AAA0-A25EA2BFBE64 */ \
0xA433A0C9, \
0xC350, \
0x421A, \
{0xAA, 0xA0, 0xA2, 0x5E, 0xA2, 0xBF, 0xBE, 0x64} \
}

Definition at line 35 of file sbFileSystemCID.h.

#define SONGBIRD_FILESYSTEMWATCHER_CLASSNAME   "Songbird FileSystem Watcher"

Definition at line 33 of file sbFileSystemCID.h.

#define SONGBIRD_FILESYSTEMWATCHER_CONTRACTID   "@songbirdnest.com/filesystem/watcher;1"

Definition at line 31 of file sbFileSystemCID.h.