GME  13
Functions | Variables
ObjectInspectorCtl.cpp File Reference

Go to the source code of this file.

Functions

 IMPLEMENT_OLECREATE_EX (CObjectInspectorCtrl,"GME.ObjectInspectorCtrl.1", 0xb786f53c, 0x297f, 0x4db8, 0x80, 0x60, 0xd4, 0x50, 0x57, 0x21, 0x7a, 0xee) const IID BASED_CODE IID_DObjectInspector
 STDMETHODIMP_ (ULONG) CObjectInspectorCtrl

Variables

const IID BASED_CODE IID_DObjectInspectorEvents
static const DWORD BASED_CODE _dwObjectInspectorOleMisc

Function Documentation

IMPLEMENT_OLECREATE_EX ( CObjectInspectorCtrl  ,
"GME.ObjectInspectorCtrl.1"  ,
0xb786f53c  ,
0x297f  ,
0x4db8  ,
0x80  ,
0x60  ,
0xd4  ,
0x50  ,
0x57  ,
0x21  ,
0x7a  ,
0xee   
) const
STDMETHODIMP_ ( ULONG  )

Definition at line 135 of file ObjectInspectorCtl.cpp.


Variable Documentation

const DWORD BASED_CODE _dwObjectInspectorOleMisc [static]
Initial value:
        OLEMISC_ACTIVATEWHENVISIBLE |
        OLEMISC_SETCLIENTSITEFIRST |
        OLEMISC_INSIDEOUT |
        OLEMISC_CANTLINKINSIDE |
        OLEMISC_RECOMPOSEONRESIZE

Definition at line 95 of file ObjectInspectorCtl.cpp.

const IID BASED_CODE IID_DObjectInspectorEvents
Initial value:
                { 0xb2858a8, 0x321a, 0x43e1, { 0x99, 0x9d, 0x68, 0x6b, 0x8e, 0xfc, 0xa, 0xf2 } }

Definition at line 88 of file ObjectInspectorCtl.cpp.