IATSCustomDeps.h File Reference

#include "..\iFnPub.h"
#include "..\containers\Array.h"
#include "..\FileEnumConstants.h"

Go to the source code of this file.

Classes

class   IATSCustomDeps
  Interface to Asset Tracking Custom Dependencies. More...

Defines

#define  IATSCUSTOMDEPS_INTERFACE   Interface_ID(0x23b7a30, 0x18b368ba)
  ID for IATSCustomDeps interface.
#define  GetIATSCustomDeps()   ((IATSCustomDeps*)GetCOREInterface(IATSCUSTOMDEPS_INTERFACE))
  Access to IATSCustomDeps interface.

Define Documentation

#define IATSCUSTOMDEPS_INTERFACE   Interface_ID(0x23b7a30, 0x18b368ba)

ID for IATSCustomDeps interface.

Definition at line 24 of file IATSCustomDeps.h.

#define GetIATSCustomDeps ( )    ((IATSCustomDeps*)GetCOREInterface(IATSCUSTOMDEPS_INTERFACE))

Access to IATSCustomDeps interface.

Definition at line 105 of file IATSCustomDeps.h.