IScriptSecurityManager.h File Reference

IScriptSecurityManager.h File Reference
#include "iFnPub.h"
#include "GetCOREInterface.h"
#include "ScriptSecurityManagerExport.h"
#include "Noncopyable.h"

Classes

class  IScriptSecurityManager
 Interface class for the Script Security Manager. More...
 

Macros

#define ISCRIPTSECURITYMANAGER_INTERFACE   Interface_ID(0x29285d06, 0x3c8e5e7b)
 

Functions

IScriptSecurityManagerGetScriptSecurityManageInterface ()
 Gets the IScriptSecurityManager interface pointer. More...
 

Macro Definition Documentation

#define ISCRIPTSECURITYMANAGER_INTERFACE   Interface_ID(0x29285d06, 0x3c8e5e7b)

Function Documentation

IScriptSecurityManager* GetScriptSecurityManageInterface ( )
inline

Gets the IScriptSecurityManager interface pointer.

78 {
80 }
CoreExport Interface * GetCOREInterface()
Interface class for the Script Security Manager.
Definition: IScriptSecurityManager.h:24
#define ISCRIPTSECURITYMANAGER_INTERFACE
Definition: IScriptSecurityManager.h:17