Classes | Defines | Functions

IHeightManager.h File Reference

#include "ifnpub.h"
#include "GetCOREInterface.h"

Go to the source code of this file.

Classes

class   IHeightManager
  This interface gives access to the HeightManager. More...

Defines

#define  IHEIGHTMAN_INTERFACE   Interface_ID(0x78632529, 0xc179d875)
  HeightManager interface ID.

Functions

IHeightManager GetHeightManagerInterface ()
  Convenience method to retrieve the HeightManager interface.

Define Documentation

#define IHEIGHTMAN_INTERFACE   Interface_ID(0x78632529, 0xc179d875)

HeightManager interface ID.

Definition at line 47 of file IHeightManager.h.


Function Documentation

IHeightManager* GetHeightManagerInterface ( ) [inline]

Convenience method to retrieve the HeightManager interface.

Definition at line 50 of file IHeightManager.h.