sbNativeWindowManagerCID.h File Reference
#include "sbINativeWindowManager.h"
Include dependency graph for sbNativeWindowManagerCID.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SONGBIRD_NATIVEWINDOWMANAGER_CONTRACTID   "@songbirdnest.com/integration/native-window-manager;1"
 
#define SONGBIRD_NATIVEWINDOWMANAGER_CLASSNAME   "Songbird native window manager interface"
 
#define SONGBIRD_NATIVEWINDOWMANAGER_CID
 

Macro Definition Documentation

#define SONGBIRD_NATIVEWINDOWMANAGER_CID
Value:
{ /* 3ec4c167-4dee-45c5-b7f1-5091cc8192e8 */ \
0x3ec4c167, \
0x4dee, \
0x45c5, \
{0xb7, 0xf1, 0x50, 0x91, 0xcc, 0x81, 0x92, 0x8e} \
}

Definition at line 36 of file sbNativeWindowManagerCID.h.

#define SONGBIRD_NATIVEWINDOWMANAGER_CLASSNAME   "Songbird native window manager interface"

Definition at line 34 of file sbNativeWindowManagerCID.h.

#define SONGBIRD_NATIVEWINDOWMANAGER_CONTRACTID   "@songbirdnest.com/integration/native-window-manager;1"

Definition at line 32 of file sbNativeWindowManagerCID.h.